From 25ca3f15d558313ec685941c2ba20471df64849b Mon Sep 17 00:00:00 2001 From: John Date: Mon, 18 May 2020 15:39:24 +0200 Subject: [PATCH] libzim: update to 6.1.3. --- srcpkgs/libzim/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libzim/template b/srcpkgs/libzim/template index 29506c0c928..95ca1b2d312 100644 --- a/srcpkgs/libzim/template +++ b/srcpkgs/libzim/template @@ -1,6 +1,6 @@ # Template file for 'libzim' pkgname=libzim -version=6.1.2 +version=6.1.3 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=d705098722cb69cc0bc9601aec488716589710b6a53eba88e0451e5416e434a0 +checksum=629b7e4fb9d1dc75e755467362889688b4515d2c7982925c93bb974d04e033f3 replaces="libzim-tools>=0" build_options="zlib xapian"