mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 14:54:33 +04:00
exfatprogs: update to 1.2.9
See https://github.com/exfatprogs/exfatprogs/releases/tag/1.2.9 Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
committed by
Tianling Shen
parent
64a71ca1c2
commit
573b0f7d96
@@ -1,12 +1,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=exfatprogs
|
||||
PKG_VERSION:=1.2.8
|
||||
PKG_VERSION:=1.2.9
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||
PKG_SOURCE_URL:=https://github.com/exfatprogs/exfatprogs/releases/download/$(PKG_VERSION)
|
||||
PKG_HASH:=d742b17af7b09370b9334deff167222f21720577c6eea3f9b3c51770ac544516
|
||||
PKG_HASH:=d9a42197c6ff9e6a8e923789413008e317415cf7a4ab85c486c5ffcaf49ca175
|
||||
|
||||
PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
|
||||
PKG_LICENSE:=GPL-2.0-only
|
||||
|
||||
Reference in New Issue
Block a user