aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorprspkt <prspkt@protonmail.com>2020-07-11 09:28:01 +0300
committerLeo <thinkabit.ukim@gmail.com>2020-07-11 10:50:22 +0000
commitb91bf68c3e8c0c3a94ca330f485b004cf68cb0f3 (patch)
tree03b89d85c57528006b026d16efa934a6add8454c
parentec50bbc885f70294cf21bd5d0d49e5b6c270124a (diff)
testing/libzim: upgrade to 6.1.7
-rw-r--r--testing/libzim/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/libzim/APKBUILD b/testing/libzim/APKBUILD
index 5b5ffa9649d..d5fc2549d9d 100644
--- a/testing/libzim/APKBUILD
+++ b/testing/libzim/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Oleg Titov <oleg.titov@gmail.com>
# Maintainer: Oleg Titov <oleg.titov@gmail.com>
pkgname=libzim
-pkgver=6.1.3
+pkgver=6.1.7
pkgrel=0
pkgdesc="Reference implementation of the ZIM file format"
url="https://openzim.org/"
@@ -42,5 +42,5 @@ package() {
install -Dm 644 -t "$pkgdir/usr/share/doc/$pkgname/" README.md
}
-sha512sums="5b9c5a4817ae92c632e56d237295bc46818ea27d394017e51dc17fa68358265ab9c5ca3ae8ccbe943f1e524f6bd81dde97606083d8d6ad4e507422ce5489fd2d libzim-6.1.3.tar.gz
+sha512sums="ed65fbcf9e52c39211d186e35896da3fc2ae0e1be3b96794d3feb079f5d92956360e24aa50e9641576aba5a3141887551ed4caa105589598dbf3c1da30a82be6 libzim-6.1.7.tar.gz
e2d2e749a6764c0002c123b988b24494ff76547542f17753d04b48f90785e4a92a5bb96a1840e0ebd661a727ecc1eb050679ae0ba1b3fda99410d09ac8e28f27 cython-not-cython3.patch"