kiwix-lib: update to 9.1.2.

This commit is contained in:
John 2020-04-27 13:58:39 +02:00
parent 47abdc102e
commit 551ff5f067
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.1.0
version=9.1.2
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=e93f58206f8643d539113e6ac15085c65cdbee2c401b13e8c7b7419ecb5fd28d
checksum=c5718f9a5498f3b5291d5062ac25f8fd87f4cc88137f2ed246cb2935fbdaae2a
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
makedepends+=" libatomic-devel"