kiwix-tools: update to 3.0.3.
This commit is contained in:
parent
ca6173cf0f
commit
fdb60fdb50
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kiwix-tools'
|
||||
pkgname=kiwix-tools
|
||||
version=3.0.2
|
||||
version=3.0.3
|
||||
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=681cf32312d04ed373fcafb278353dcd706b2e6050e2790775e5ffaca77c8bc3
|
||||
checksum=d287fbb3819007254f3d5fd7e650a7b651c52a3f02e86aaa7025880243343d29
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" kiwix-lib-devel"
|
||||
|
|
Loading…
Reference in New Issue