kiwix-lib: update to 5.0.0.
This commit is contained in:
parent
55b269661e
commit
cb44eb7660
2 changed files with 3 additions and 3 deletions
|
@ -2957,7 +2957,7 @@ libhackrf.so.0 libhackrf-2017.02.1_1
|
|||
libtecla.so.1 libtecla-1.6.3_1
|
||||
libtecla_r.so.1 libtecla-1.6.3_1
|
||||
libzim.so.4 libzim-4.0.0_1
|
||||
libkiwix.so.4 kiwix-lib-4.0.0_1
|
||||
libkiwix.so.5 kiwix-lib-5.0.0_1
|
||||
libctpp2.so.2 ctpp2-2.8.3_1
|
||||
libaria2.so.0 libaria2-1.33.1_3
|
||||
librpm.so.8 librpm-4.14.1_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kiwix-lib'
|
||||
pkgname=kiwix-lib
|
||||
version=4.1.0
|
||||
version=5.0.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -12,7 +12,7 @@ license="GPL-3.0-or-later"
|
|||
homepage="https://www.kiwix.org/"
|
||||
changelog="https://github.com/kiwix/kiwix-lib/blob/${version}/ChangeLog"
|
||||
distfiles="https://github.com/kiwix/kiwix-lib/archive/${version}.tar.gz"
|
||||
checksum=98002751adfb318dc13a958717dfb3ef2fce8c7ed51578923d006e7362978056
|
||||
checksum=3f174c706db6380cf24252945b55aba0a483f112c9459e366595f19277013318
|
||||
|
||||
kiwix-lib-devel_package() {
|
||||
short_desc+=" - development packages"
|
||||
|
|
Loading…
Reference in a new issue