From b9dd05da4b110d6b3d438813209f7f9d543a1f3c Mon Sep 17 00:00:00 2001 From: John Date: Sat, 18 Jul 2020 14:19:06 +0200 Subject: [PATCH] libzim: update to 6.1.8. --- srcpkgs/libzim/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libzim/template b/srcpkgs/libzim/template index c72b017712..5fea69be33 100644 --- a/srcpkgs/libzim/template +++ b/srcpkgs/libzim/template @@ -1,6 +1,6 @@ # Template file for 'libzim' pkgname=libzim -version=6.1.7 +version=6.1.8 revision=1 build_style=meson hostmakedepends="pkg-config git" @@ -13,7 +13,7 @@ license="GPL-2.0-or-later" homepage="https://wiki.openzim.org/wiki/OpenZIM" changelog="https://github.com/openzim/libzim/blob/${version}/ChangeLog" distfiles="https://github.com/openzim/libzim/archive/${version}.tar.gz" -checksum=5b1e6538718a5ef72450b43e7e08d44db8a8cc894988c0f130599d133d4a2d67 +checksum=1be605b1d22a0a7c225e80eab2cb1a249bf0f1b500ec8ed42e1091fc96c49fb3 replaces="libzim-tools>=0" build_options="xapian zlib zstd"