kiwix-tools: update to 1.2.0.

This commit is contained in:
John 2019-04-15 17:36:07 +02:00 committed by John Zimmermann
parent 54c9ccce89
commit 78780664a2

View file

@ -1,6 +1,6 @@
# Template file for 'kiwix-tools'
pkgname=kiwix-tools
version=1.1.0
version=1.2.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=91e2014ae5f9c2a86bc2ee668e5555d7e4cbe87bf6507674443a5d2f43ec1570
checksum=a208d34423b50492d71690ef1b55642f0a7581b215ed015fb785ac22ac549134
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kiwix-lib-devel"