kiwix-tools: update to 1.0.0.
This commit is contained in:
parent
aa0b4fa31b
commit
10181dc607
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kiwix-tools'
|
# Template file for 'kiwix-tools'
|
||||||
pkgname=kiwix-tools
|
pkgname=kiwix-tools
|
||||||
version=0.9.0
|
version=1.0.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -11,7 +11,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://kiwix.org"
|
homepage="https://kiwix.org"
|
||||||
changelog="https://github.com/kiwix/kiwix-tools/blob/${version}/Changelog"
|
changelog="https://github.com/kiwix/kiwix-tools/blob/${version}/Changelog"
|
||||||
distfiles="https://github.com/kiwix/kiwix-tools/archive/${version}.tar.gz"
|
distfiles="https://github.com/kiwix/kiwix-tools/archive/${version}.tar.gz"
|
||||||
checksum=9ab3447676aaf9091c81d9bdb15f38c26e07cd4d73108d9ca55292233e6a14bb
|
checksum=9ef26d1aa9a21622f566ba3c06e0b4ae26aadc126d753aadcc2e484c6314bccf
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" kiwix-lib-devel"
|
hostmakedepends+=" kiwix-lib-devel"
|
||||||
|
|
Loading…
Reference in New Issue