kiwix-lib: update to 9.0.1.
This commit is contained in:
parent
f1706535dd
commit
52dc86a4aa
2 changed files with 3 additions and 3 deletions
|
@ -3063,7 +3063,7 @@ libhackrf.so.0 libhackrf-2017.02.1_1
|
|||
libtecla.so.1 libtecla-1.6.3_1
|
||||
libtecla_r.so.1 libtecla-1.6.3_1
|
||||
libzim.so.6 libzim-6.0.1_1
|
||||
libkiwix.so.8 kiwix-lib-8.0.1_1
|
||||
libkiwix.so.9 kiwix-lib-9.0.1_1
|
||||
libaria2.so.0 libaria2-1.33.1_3
|
||||
librpm.so.9 librpm-4.15.0_1
|
||||
librpmsign.so.9 librpmsign-4.15.0_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kiwix-lib'
|
||||
pkgname=kiwix-lib
|
||||
version=8.2.2
|
||||
version=9.0.1
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -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=dc8d454d79b175c0b9f3c4d268db17da8e80fcd8df3987af0f58cb399bd5da61
|
||||
checksum=0e99329f870bc0cb2a51b1cce599f084cfdc4953cba97d178536959f2a9a865f
|
||||
|
||||
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
||||
makedepends+=" libatomic-devel"
|
||||
|
|
Loading…
Reference in a new issue