exfatprogs: update to 1.1.3

Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit 54b8e21fe7)
(cherry picked from commit 97e87c471c)
(cherry picked from commit b1585a5375)
(cherry picked from commit 3caf9ce16b)
This commit is contained in:
Daniel Golle 2021-03-25 22:50:23 +00:00
parent 5b1511daf1
commit 4c320b8a1e
No known key found for this signature in database
GPG Key ID: 5A8F39C31C3217CA
1 changed files with 3 additions and 3 deletions

View File

@ -1,12 +1,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=exfatprogs
PKG_VERSION:=1.0.4
PKG_RELEASE:=1
PKG_VERSION:=1.1.3
PKG_RELEASE:=$(AUTORELEASE)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/$(PKG_NAME)/$(PKG_NAME)/tar.gz/$(PKG_VERSION)?
PKG_HASH:=3f755d35785a74138348b3a22dfcda5afc8a69e66a6a0c79be48225e6ca321ce
PKG_HASH:=e3ee4fb5af4abc9335aed7a749c319917c652ac1af687ba40aabd04a6b71f1ca
PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
PKG_LICENSE:=GPL-2.0-only