aboutsummaryrefslogtreecommitdiffstats
path: root/testing/libzim/APKBUILD
diff options
context:
space:
mode:
authorOleg Titov <oleg.titov@gmail.com>2019-06-14 12:49:03 -0500
committerLeo <thinkabit.ukim@gmail.com>2019-06-14 17:11:23 -0300
commit5ce49f8d45fb70c003a44bad76da8cac310aaed0 (patch)
treec3e23540acc148a1b757cb095f393098d072ac8a /testing/libzim/APKBUILD
parentce00a353869e9f19d0dec18795821aa518e72313 (diff)
downloadaports-5ce49f8d45fb70c003a44bad76da8cac310aaed0.tar.bz2
aports-5ce49f8d45fb70c003a44bad76da8cac310aaed0.tar.xz
testing/libzim: upgrade to 5.0.0
- License remove
Diffstat (limited to 'testing/libzim/APKBUILD')
-rw-r--r--testing/libzim/APKBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/testing/libzim/APKBUILD b/testing/libzim/APKBUILD
index 840d742d26..eced6e6dc8 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=4.0.7
+pkgver=5.0.0
pkgrel=2
pkgdesc="Reference implementation of the ZIM file format"
url="https://openzim.org/"
@@ -40,8 +40,7 @@ check() {
package() {
DESTDIR="$pkgdir" ninja -C output install
- install -Dm 644 -t "$pkgdir/usr/share/licenses/$pkgname/" COPYING
install -Dm 644 -t "$pkgdir/usr/share/doc/$pkgname/" README.md
}
-sha512sums="5fbb7b112acccefab1fc325258a6353285a7f5e1e002d90ca851e3caf7805f503c6a87e31b7d1131ea3e1564bc02c4a81e196a0f0ab7fd8f708ba650b50f1447 libzim-4.0.7.tar.gz"
+sha512sums="b1d5bee583364dcd7967e3b826afb08bea25a11512b7a522cb74cde25ae304d4b7f65354ec2160599d145c5b67ba26109e281482021ba1d8d88a1041c0c785d9 libzim-5.0.0.tar.gz"