kiwix-tools: update to 2.1.0.

This commit is contained in:
John 2019-08-01 19:22:14 +02:00 committed by John Zimmermann
parent 7c4381ab12
commit 1b7c3677e6

View file

@ -1,6 +1,6 @@
# Template file for 'kiwix-tools'
pkgname=kiwix-tools
version=2.0.0
version=2.1.0
revision=1
build_style=meson
hostmakedepends="pkg-config"
@ -11,7 +11,7 @@ license="GPL-3.0-or-later"
homepage="https://kiwix.org"
changelog="https://github.com/kiwix/kiwix-tools/blob/${version}/Changelog"
distfiles="https://github.com/kiwix/kiwix-tools/archive/${version}.tar.gz"
checksum=d80b3ac46e37d0ead9fe9e4f2d07d808ad2df2e104180a9e2fc5eeaf33a0d272
checksum=3f55fd5a338e15060074c22edc63fec4baac6bee8df4cf5e8eaffe9ab6f8ea42
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kiwix-lib-devel"