From 104cc49412c656eaca2b0aa0b6b5613111571777 Mon Sep 17 00:00:00 2001 From: John Date: Thu, 4 Jun 2020 12:52:37 +0200 Subject: [PATCH] libzim: update to 6.1.5. --- srcpkgs/libzim/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libzim/template b/srcpkgs/libzim/template index 1092b73aba6..f449d9f8f88 100644 --- a/srcpkgs/libzim/template +++ b/srcpkgs/libzim/template @@ -1,6 +1,6 @@ # Template file for 'libzim' pkgname=libzim -version=6.1.4 +version=6.1.5 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=e8b75228456a78ce36b1239a2efd6b87589f4227574c31c55a814d390a437d3e +checksum=c38127663c79a672204426491cf117b609957b4ce2ec69413e474b668a1b02f2 replaces="libzim-tools>=0" build_options="zlib xapian"