aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"