From 874343c8e0c58c1f9a1fc820161b33e3ca9bdd4c Mon Sep 17 00:00:00 2001 From: John Date: Sun, 24 May 2020 12:24:41 +0200 Subject: [PATCH] kiwix-lib: update to 9.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 740e450eefa..e6e812efde9 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.2 +version=9.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=c5718f9a5498f3b5291d5062ac25f8fd87f4cc88137f2ed246cb2935fbdaae2a +checksum=0bf6c097f1df722213411851de5c482cf26bc1cd1bcae7dc50acb062fd86c4a7 if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then makedepends+=" libatomic-devel"