kiwix-lib: update to 9.1.0.

This commit is contained in:
John 2020-04-11 23:30:58 +02:00
parent a257c0361d
commit 5c1c89c727
No known key found for this signature in database
GPG key ID: 5FDE97AF468A09B7

View file

@ -1,6 +1,6 @@
# Template file for 'kiwix-lib'
pkgname=kiwix-lib
version=9.0.1
version=9.1.0
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=0e99329f870bc0cb2a51b1cce599f084cfdc4953cba97d178536959f2a9a865f
checksum=e93f58206f8643d539113e6ac15085c65cdbee2c401b13e8c7b7419ecb5fd28d
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
makedepends+=" libatomic-devel"