mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
kiwix-tools: update to 2.0.0.
This commit is contained in:
parent
6b1f6158ec
commit
322333adb3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kiwix-tools'
|
# Template file for 'kiwix-tools'
|
||||||
pkgname=kiwix-tools
|
pkgname=kiwix-tools
|
||||||
version=1.2.1
|
version=2.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=e8a218a7a8aedbcb279820ff6d241bb60e046eb4173f9bc7ae0fd3cbd0b52e8e
|
checksum=d80b3ac46e37d0ead9fe9e4f2d07d808ad2df2e104180a9e2fc5eeaf33a0d272
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" kiwix-lib-devel"
|
hostmakedepends+=" kiwix-lib-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue