From: Daniel Golle Date: Fri, 4 Jul 2025 15:25:19 +0000 (+0100) Subject: exfatprogs: update to 1.2.9 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=573b0f7d9641c6e0c8172fcb4f9c3863a9a5cbdd;p=openwrt-packages.git exfatprogs: update to 1.2.9 See https://github.com/exfatprogs/exfatprogs/releases/tag/1.2.9 Signed-off-by: Daniel Golle --- diff --git a/utils/exfatprogs/Makefile b/utils/exfatprogs/Makefile index d9b627b14..b36a7ef00 100644 --- a/utils/exfatprogs/Makefile +++ b/utils/exfatprogs/Makefile @@ -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 PKG_LICENSE:=GPL-2.0-only