From 551ff5f067b12db2f2143ddfdef8f02bf734c61f Mon Sep 17 00:00:00 2001 From: John Date: Mon, 27 Apr 2020 13:58:39 +0200 Subject: [PATCH] kiwix-lib: update to 9.1.2. --- srcpkgs/kiwix-lib/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kiwix-lib/template b/srcpkgs/kiwix-lib/template index e33c15637c8..740e450eefa 100644 --- a/srcpkgs/kiwix-lib/template +++ b/srcpkgs/kiwix-lib/template @@ -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"