aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-05-24 17:54:28 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-05-24 20:58:41 +0000
commit60383bed9b0d35716a100e58d382c0022cd0a78f (patch)
tree31a4ede3e34b1db6675b38a7f69e15862795e695
parenteaa0dd275cbfb834e93169dd42aa996bc1f23995 (diff)
community/quazip: upgrade to 0.9.1
-rw-r--r--community/quazip/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/quazip/APKBUILD b/community/quazip/APKBUILD
index 2655863e6ec..e04438f07b0 100644
--- a/community/quazip/APKBUILD
+++ b/community/quazip/APKBUILD
@@ -2,7 +2,7 @@
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=quazip
-pkgver=0.9
+pkgver=0.9.1
pkgrel=0
pkgdesc="C++ wrapper for the Gilles Vollant's ZIP/UNZIP C package"
options="!check" # Testsuite only available with qmake not cmake
@@ -30,4 +30,4 @@ package() {
rm -f "$pkgdir"/usr/lib/*.a
}
-sha512sums="8045d36c018bb7bcc39c978bb8f336bad09f21bca4ea5f1327e3ba56d7d01bcc09ee0eca98d7c9065184bf3e15103c4520a81bfbe51286b91a4a82e4f61057f1 quazip-0.9.tar.gz"
+sha512sums="db31f3c7e3d7e95c25090ceb8379643e0b49ed69ece009dd015bee120b2b60f42e73408f580caed3138fa19ca64dcd23a05f16435abb54e2b8df21105c7b42c0 quazip-0.9.1.tar.gz"