kiwix-lib: update to 9.2.2.

This commit is contained in:
John 2020-06-04 12:52:47 +02:00
parent 104cc49412
commit d8c97a9f50

View file

@ -1,7 +1,7 @@
# Template file for 'kiwix-lib'
pkgname=kiwix-lib
version=9.2
revision=2
version=9.2.2
revision=1
build_style=meson
hostmakedepends="pkg-config"
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/"
changelog="https://github.com/kiwix/kiwix-lib/blob/${version}/ChangeLog"
distfiles="https://github.com/kiwix/kiwix-lib/archive/${version}.tar.gz"
checksum=0bf6c097f1df722213411851de5c482cf26bc1cd1bcae7dc50acb062fd86c4a7
checksum=35ff73e80b97ee1cfd8e5d222707ee36da4bf8fea28fbc3f3eb423dc13225689
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
makedepends+=" libatomic-devel"