kiwix-tools: update to 3.1.2.

This commit is contained in:
John 2020-07-08 17:19:34 +02:00
parent df65372f5f
commit 2a45d99779

View file

@ -1,6 +1,6 @@
# Template file for 'kiwix-tools'
pkgname=kiwix-tools
version=3.1.1
version=3.1.2
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=950b30ccdce4ade6da72283ae1055a3de886ff2d2108df1c560e54d849716cdf
checksum=86325ec31976d40357f08c520806cf223fa1b0a5edb02ad106c2a0d6746ca364
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kiwix-lib-devel"