mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kiwix-lib: update to 9.2.2.
This commit is contained in:
parent
104cc49412
commit
d8c97a9f50
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'kiwix-lib'
|
# Template file for 'kiwix-lib'
|
||||||
pkgname=kiwix-lib
|
pkgname=kiwix-lib
|
||||||
version=9.2
|
version=9.2.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="icu-devel libzim-devel pugixml-devel xapian-core-devel
|
makedepends="icu-devel libzim-devel pugixml-devel xapian-core-devel
|
||||||
|
@ -12,7 +12,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://www.kiwix.org/"
|
homepage="https://www.kiwix.org/"
|
||||||
changelog="https://github.com/kiwix/kiwix-lib/blob/${version}/ChangeLog"
|
changelog="https://github.com/kiwix/kiwix-lib/blob/${version}/ChangeLog"
|
||||||
distfiles="https://github.com/kiwix/kiwix-lib/archive/${version}.tar.gz"
|
distfiles="https://github.com/kiwix/kiwix-lib/archive/${version}.tar.gz"
|
||||||
checksum=0bf6c097f1df722213411851de5c482cf26bc1cd1bcae7dc50acb062fd86c4a7
|
checksum=35ff73e80b97ee1cfd8e5d222707ee36da4bf8fea28fbc3f3eb423dc13225689
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
||||||
makedepends+=" libatomic-devel"
|
makedepends+=" libatomic-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue