From 950f9532c09104227cd300b8c0dcca889ee2cb6a Mon Sep 17 00:00:00 2001 From: John Date: Tue, 13 Nov 2018 14:18:33 +0100 Subject: [PATCH] kiwix-lib: update to 3.0.3. --- 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 39cf7636856..82c7ef55311 100644 --- a/srcpkgs/kiwix-lib/template +++ b/srcpkgs/kiwix-lib/template @@ -1,6 +1,6 @@ # Template file for 'kiwix-lib' pkgname=kiwix-lib -version=3.0.2 +version=3.0.3 revision=1 build_style=meson hostmakedepends="pkg-config ctpp2" @@ -13,7 +13,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=eafdba85c6dd25407f346ffe93b703cc748baa1e2c5ef351604aee11cfd27aaf +checksum=33e369a96ab4cd6b1dba5d9997154ac27180de606204ccc5985eded8123d2fc2 build_options="ctpp2" build_options_default="ctpp2"