kiwix-tools: update to 0.7.0.
This commit is contained in:
parent
34c600aad1
commit
dea02afb98
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kiwix-tools'
|
||||
pkgname=kiwix-tools
|
||||
version=0.6.1
|
||||
version=0.7.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=9156f672584ce5c4a6a334020b8dd2a0afe01c01ae99e29f8c53a87c5c3ae6c4
|
||||
checksum=c4f3bfabc5e5ddc13a5bd968ab1a43ea43d9864090328ce8d55ded677f8d008e
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" kiwix-lib-devel"
|
||||
|
|
Loading…
Reference in New Issue