kiwix-tools: update to 1.2.1.

This commit is contained in:
John 2019-04-16 18:23:45 +02:00
parent d658ad43f5
commit 7df55ec9a8
No known key found for this signature in database
GPG key ID: 778558807E4FFC55

View file

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