aboutsummaryrefslogtreecommitdiff
path: root/testing/libzim
diff options
context:
space:
mode:
authorprspkt <prspkt@protonmail.com>2020-07-18 18:03:26 +0300
committerprspkt <prspkt@protonmail.com>2020-07-18 18:07:37 +0300
commitc960fda87b9f9b99bee96f890cef5526ac931f7a (patch)
tree71b809a68f8744fc49f96c75739485ac5a2e9671 /testing/libzim
parentfb6ca937e7dff7bb0fcd1054591a7714d13f124a (diff)
downloadalpine_aports-c960fda87b9f9b99bee96f890cef5526ac931f7a.tar.bz2
alpine_aports-c960fda87b9f9b99bee96f890cef5526ac931f7a.tar.xz
alpine_aports-c960fda87b9f9b99bee96f890cef5526ac931f7a.zip
testing/libzim: upgrade to 6.1.8
Diffstat (limited to 'testing/libzim')
-rw-r--r--testing/libzim/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/libzim/APKBUILD b/testing/libzim/APKBUILD
index d5fc2549d9..85c0f96f56 100644
--- a/testing/libzim/APKBUILD
+++ b/testing/libzim/APKBUILD
@@ -1,7 +1,7 @@
1# Contributor: Oleg Titov <oleg.titov@gmail.com> 1# Contributor: Oleg Titov <oleg.titov@gmail.com>
2# Maintainer: Oleg Titov <oleg.titov@gmail.com> 2# Maintainer: Oleg Titov <oleg.titov@gmail.com>
3pkgname=libzim 3pkgname=libzim
4pkgver=6.1.7 4pkgver=6.1.8
5pkgrel=0 5pkgrel=0
6pkgdesc="Reference implementation of the ZIM file format" 6pkgdesc="Reference implementation of the ZIM file format"
7url="https://openzim.org/" 7url="https://openzim.org/"
@@ -42,5 +42,5 @@ package() {
42 install -Dm 644 -t "$pkgdir/usr/share/doc/$pkgname/" README.md 42 install -Dm 644 -t "$pkgdir/usr/share/doc/$pkgname/" README.md
43} 43}
44 44
45sha512sums="ed65fbcf9e52c39211d186e35896da3fc2ae0e1be3b96794d3feb079f5d92956360e24aa50e9641576aba5a3141887551ed4caa105589598dbf3c1da30a82be6 libzim-6.1.7.tar.gz 45sha512sums="f51b23b7bfda265a019bcbcaca9f27830ad74414dfd6b53d121066b097c1a8bc271783cc9c5954f861de23f3e2d74e161d5e21406975cb7f06452587614b9f80 libzim-6.1.8.tar.gz
46e2d2e749a6764c0002c123b988b24494ff76547542f17753d04b48f90785e4a92a5bb96a1840e0ebd661a727ecc1eb050679ae0ba1b3fda99410d09ac8e28f27 cython-not-cython3.patch" 46e2d2e749a6764c0002c123b988b24494ff76547542f17753d04b48f90785e4a92a5bb96a1840e0ebd661a727ecc1eb050679ae0ba1b3fda99410d09ac8e28f27 cython-not-cython3.patch"