kiwix-lib: update to 14.0.0.
This commit is contained in:
parent
0a9cf5587e
commit
cada467ec9
2 changed files with 4 additions and 4 deletions
|
@ -3220,7 +3220,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.8 libzim-8.2.1_1
|
||||
libkiwix.so.12 kiwix-lib-12.1.0_1
|
||||
libkiwix.so.14 kiwix-lib-14.0.0_1
|
||||
libaria2.so.0 libaria2-1.35.0_3
|
||||
librpm.so.9 librpm-4.15.0_1
|
||||
librpmsign.so.9 librpmsign-4.15.0_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kiwix-lib'
|
||||
pkgname=kiwix-lib
|
||||
version=12.1.0
|
||||
version=14.0.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -14,12 +14,12 @@ license="GPL-3.0-or-later"
|
|||
homepage="https://www.kiwix.org/"
|
||||
changelog="https://raw.githubusercontent.com/kiwix/libkiwix/main/ChangeLog"
|
||||
distfiles="https://github.com/kiwix/libkiwix/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=42e8f9f973054e11f17381c988790c8f8267898b5a611741f0aa03cc4ccf3f75
|
||||
checksum=dae329ebc08ff510daa50b42de71366bf063813e29bf1c09cc49335d90f32094
|
||||
|
||||
kiwix-lib-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
depends="pugixml-devel icu-devel xapian-core-devel libzim-devel
|
||||
libaria2-devel ${sourcepkg}>=${version}_${revision}"
|
||||
libaria2-devel libmicrohttpd-devel ${sourcepkg}>=${version}_${revision}"
|
||||
pkg_install() {
|
||||
vmove usr/lib/*.so
|
||||
vmove usr/lib/pkgconfig
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue