kiwix-lib: update to 9.4.1.

This commit is contained in:
John 2021-01-06 14:03:50 +01:00
parent 481e0e5e2b
commit b2120cb7fe

View file

@ -1,6 +1,6 @@
# Template file for 'kiwix-lib'
pkgname=kiwix-lib
version=9.4.0
version=9.4.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=ccc883d06f111ebcb7f3530299798501b97400f319814871e17f73fa3e349766
checksum=f76bfa90411c52d4d8c49ac5767928fc28d01ef26916d72df4856cf08b064202
if [ "$XBPS_TARGET_NO_ATOMIC8" ] || [ "${XBPS_TARGET_MACHINE/-musl/}" = "armv7l" ]; then
makedepends+=" libatomic-devel"