libzim: update to 6.0.1.
This commit is contained in:
parent
1676fe2e4a
commit
4aff37cc8f
2 changed files with 3 additions and 3 deletions
|
@ -2966,7 +2966,7 @@ libKF5Kipi.so.32.0.0 libkipi5-17.04.3_1
|
||||||
libhackrf.so.0 libhackrf-2017.02.1_1
|
libhackrf.so.0 libhackrf-2017.02.1_1
|
||||||
libtecla.so.1 libtecla-1.6.3_1
|
libtecla.so.1 libtecla-1.6.3_1
|
||||||
libtecla_r.so.1 libtecla-1.6.3_1
|
libtecla_r.so.1 libtecla-1.6.3_1
|
||||||
libzim.so.5 libzim-5.0.0_1
|
libzim.so.6 libzim-6.0.1_1
|
||||||
libkiwix.so.6 kiwix-lib-6.0.0_1
|
libkiwix.so.6 kiwix-lib-6.0.0_1
|
||||||
libaria2.so.0 libaria2-1.33.1_3
|
libaria2.so.0 libaria2-1.33.1_3
|
||||||
librpm.so.8 librpm-4.14.1_1
|
librpm.so.8 librpm-4.14.1_1
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libzim'
|
# Template file for 'libzim'
|
||||||
pkgname=libzim
|
pkgname=libzim
|
||||||
version=5.1.0
|
version=6.0.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config git"
|
hostmakedepends="pkg-config git"
|
||||||
|
@ -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=0c8f1ba928a21874beb10ef21d95e51b2f313ccfc05672820366b74984fb0d02
|
checksum=3e710de412e5a60ab07ef72dfae243147747ff531acc5cbed2cba7064bd0733b
|
||||||
replaces="libzim-tools>=0"
|
replaces="libzim-tools>=0"
|
||||||
|
|
||||||
build_options="zlib xapian"
|
build_options="zlib xapian"
|
||||||
|
|
Loading…
Reference in a new issue