libzim: update to 4.0.5.
This commit is contained in:
parent
10181dc607
commit
d899b47e9a
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=4.0.4
|
version=4.0.5
|
||||||
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="http://www.openzim.org/"
|
homepage="http://www.openzim.org/"
|
||||||
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=8f56a16d15e810150d3c3ee9acce3606f676c90b72936e11f77f2a2548cd4611
|
checksum=fced0edf93240d654fa9340048deee30678f8d1cd0d20c0a364cec33868cc27d
|
||||||
replaces="libzim-tools>=0"
|
replaces="libzim-tools>=0"
|
||||||
|
|
||||||
build_options="zlib xapian"
|
build_options="zlib xapian"
|
||||||
|
|
Loading…
Reference in a new issue