aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorprspkt <prspkt@protonmail.com>2021-05-20 16:56:22 +0300
committerMilan P. Stanić <mps@arvanta.net>2021-05-20 14:42:51 +0000
commit211bd678b6fcfb121f84e889a513db12e2b4a1b5 (patch)
treefa170306325e210bbd1718d2a2521e220f8db6e1
parentbc8382b6aab7fc63636a310680aee7bd9997ff90 (diff)
community/exfatprogs: upgrade to 1.1.2
-rw-r--r--community/exfatprogs/APKBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/community/exfatprogs/APKBUILD b/community/exfatprogs/APKBUILD
index f9310a7b184..078f9f32081 100644
--- a/community/exfatprogs/APKBUILD
+++ b/community/exfatprogs/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Milan P. Stanić <mps@arvanta.net>
# Maintainer: Milan P. Stanić <mps@arvanta.net>
pkgname=exfatprogs
-pkgver=1.1.1
+pkgver=1.1.2
pkgrel=0
pkgdesc="exfat filesystem userspace tools, mkfs and fsck"
url="https://github.com/exfatprogs/exfatprogs"
@@ -38,4 +38,6 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="cd83b7907e99d42ca34d891b7a8cb68387f9138c39d9e0c0918c0ba8aed86f441d0fe9e0c5d8f9e5d64b901e83e63149099cb8d3285416f1977c18f5e0ffc8b8 exfatprogs-1.1.1.tar.gz"
+sha512sums="
+1be84aa7be3a70baf8f9b9f988155a1946d84bfe3c15e429884dc81997650696df42643dbfa8c2afb914f45e2df45ff22c592be957656d4203cf9d4ff94c0ec9 exfatprogs-1.1.2.tar.gz
+"