kiwix-tools: update to 3.1.1.

This commit is contained in:
John 2020-05-24 12:25:02 +02:00
parent 874343c8e0
commit 419f0682f2
No known key found for this signature in database
GPG key ID: 5FDE97AF468A09B7

View file

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