From 52dc86a4aae7025221aec0817b0e4e8ee3a74e5a Mon Sep 17 00:00:00 2001 From: John Date: Sun, 23 Feb 2020 04:56:06 +0100 Subject: [PATCH] kiwix-lib: update to 9.0.1. --- common/shlibs | 2 +- srcpkgs/kiwix-lib/template | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/common/shlibs b/common/shlibs index 900d248a448..483a1f12cd2 100644 --- a/common/shlibs +++ b/common/shlibs @@ -3063,7 +3063,7 @@ libhackrf.so.0 libhackrf-2017.02.1_1 libtecla.so.1 libtecla-1.6.3_1 libtecla_r.so.1 libtecla-1.6.3_1 libzim.so.6 libzim-6.0.1_1 -libkiwix.so.8 kiwix-lib-8.0.1_1 +libkiwix.so.9 kiwix-lib-9.0.1_1 libaria2.so.0 libaria2-1.33.1_3 librpm.so.9 librpm-4.15.0_1 librpmsign.so.9 librpmsign-4.15.0_1 diff --git a/srcpkgs/kiwix-lib/template b/srcpkgs/kiwix-lib/template index 6b73743b6bc..93dcebbec92 100644 --- a/srcpkgs/kiwix-lib/template +++ b/srcpkgs/kiwix-lib/template @@ -1,6 +1,6 @@ # Template file for 'kiwix-lib' pkgname=kiwix-lib -version=8.2.2 +version=9.0.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=dc8d454d79b175c0b9f3c4d268db17da8e80fcd8df3987af0f58cb399bd5da61 +checksum=0e99329f870bc0cb2a51b1cce599f084cfdc4953cba97d178536959f2a9a865f if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then makedepends+=" libatomic-devel"