diff options
author | John <johnz@posteo.net> | 2019-08-22 17:00:57 +0000 |
---|---|---|
committer | John <johnz@posteo.net> | 2019-08-22 19:38:47 +0000 |
commit | 73d774518c9e2dcf587396bb1b8b85a2be4b2e3f (patch) | |
tree | 452852c86fcd07934e016e1c533f814abb7a14be /srcpkgs | |
parent | e4fef254747fa9800e461dad20b9db120f394b5b (diff) | |
download | void-packages-73d774518c9e2dcf587396bb1b8b85a2be4b2e3f.tar void-packages-73d774518c9e2dcf587396bb1b8b85a2be4b2e3f.tar.gz void-packages-73d774518c9e2dcf587396bb1b8b85a2be4b2e3f.tar.bz2 void-packages-73d774518c9e2dcf587396bb1b8b85a2be4b2e3f.tar.lz void-packages-73d774518c9e2dcf587396bb1b8b85a2be4b2e3f.tar.xz void-packages-73d774518c9e2dcf587396bb1b8b85a2be4b2e3f.tar.zst void-packages-73d774518c9e2dcf587396bb1b8b85a2be4b2e3f.zip |
libzim: update to 5.1.0.
Diffstat (limited to 'srcpkgs')
-rw-r--r-- | srcpkgs/libzim/template | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/srcpkgs/libzim/template b/srcpkgs/libzim/template index 3cba5ebd729..968a4f3dbd8 100644 --- a/srcpkgs/libzim/template +++ b/srcpkgs/libzim/template @@ -1,6 +1,6 @@ # Template file for 'libzim' pkgname=libzim -version=5.0.2 +version=5.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=f6106515950433491bd1981abce0c565e86ec70c32b3afdb286a6cb8b8c120e8 +checksum=0c8f1ba928a21874beb10ef21d95e51b2f313ccfc05672820366b74984fb0d02 replaces="libzim-tools>=0" build_options="zlib xapian" |