From 923ee305b8c57f75c9ef5a002d276703fd9956ac Mon Sep 17 00:00:00 2001 From: John Date: Sat, 11 Apr 2020 23:24:09 +0200 Subject: [PATCH] libzim: update to 6.1.0. --- srcpkgs/libzim/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libzim/template b/srcpkgs/libzim/template index dd93ba5a4b..b591c766a9 100644 --- a/srcpkgs/libzim/template +++ b/srcpkgs/libzim/template @@ -1,6 +1,6 @@ # Template file for 'libzim' pkgname=libzim -version=6.0.2 +version=6.1.0 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=993b6885b18e54b3df1493895e61f05e525d846f17d0d3cea57fb74f6415b457 +checksum=4808f3cd1169acc2eb01943dc008b1416a52cc65d7d0101d1675372c44cd60d2 replaces="libzim-tools>=0" build_options="zlib xapian"