mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
libzim: update to 6.1.4.
This commit is contained in:
parent
ceff1a7ed2
commit
ed6fb30b9f
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libzim'
|
# Template file for 'libzim'
|
||||||
pkgname=libzim
|
pkgname=libzim
|
||||||
version=6.1.3
|
version=6.1.4
|
||||||
revision=2
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config git"
|
hostmakedepends="pkg-config git"
|
||||||
makedepends="liblzma-devel $(vopt_if zlib zlib-devel)
|
makedepends="liblzma-devel $(vopt_if zlib zlib-devel)
|
||||||
|
@ -13,7 +13,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://wiki.openzim.org/wiki/OpenZIM"
|
homepage="https://wiki.openzim.org/wiki/OpenZIM"
|
||||||
changelog="https://github.com/openzim/libzim/blob/${version}/ChangeLog"
|
changelog="https://github.com/openzim/libzim/blob/${version}/ChangeLog"
|
||||||
distfiles="https://github.com/openzim/libzim/archive/${version}.tar.gz"
|
distfiles="https://github.com/openzim/libzim/archive/${version}.tar.gz"
|
||||||
checksum=629b7e4fb9d1dc75e755467362889688b4515d2c7982925c93bb974d04e033f3
|
checksum=e8b75228456a78ce36b1239a2efd6b87589f4227574c31c55a814d390a437d3e
|
||||||
replaces="libzim-tools>=0"
|
replaces="libzim-tools>=0"
|
||||||
|
|
||||||
build_options="zlib xapian"
|
build_options="zlib xapian"
|
||||||
|
|
Loading…
Add table
Reference in a new issue