libzim: update to 5.0.0.
This commit is contained in:
parent
7f89d868cf
commit
14991022a0
2 changed files with 3 additions and 3 deletions
|
@ -2960,7 +2960,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.4 libzim-4.0.0_1
|
libzim.so.5 libzim-5.0.0_1
|
||||||
libkiwix.so.5 kiwix-lib-5.0.0_1
|
libkiwix.so.5 kiwix-lib-5.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=4.0.7
|
version=5.0.0
|
||||||
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="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=ede654ffe4ec63aaeb9404010d72e3e6afe6b1dbf34bb0c706a67e094eba4438
|
checksum=dbec0a36155315037a6496a9be5c7ede17171fcde47063c97ce937057b437fdb
|
||||||
replaces="libzim-tools>=0"
|
replaces="libzim-tools>=0"
|
||||||
|
|
||||||
build_options="zlib xapian"
|
build_options="zlib xapian"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue