kiwix-lib: update to 6.0.0.
This commit is contained in:
parent
d5e796e627
commit
01ae753cd0
2 changed files with 4 additions and 4 deletions
|
@ -2964,7 +2964,7 @@ 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.5 libzim-5.0.0_1
|
||||||
libkiwix.so.5 kiwix-lib-5.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
|
||||||
librpmsign.so.8 librpmsign-4.14.1_1
|
librpmsign.so.8 librpmsign-4.14.1_1
|
||||||
|
|
|
@ -1,18 +1,18 @@
|
||||||
# Template file for 'kiwix-lib'
|
# Template file for 'kiwix-lib'
|
||||||
pkgname=kiwix-lib
|
pkgname=kiwix-lib
|
||||||
version=5.2.0
|
version=6.0.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="icu-devel libzim-devel pugixml-devel xapian-core-devel
|
makedepends="icu-devel libzim-devel pugixml-devel xapian-core-devel
|
||||||
libcurl-devel Mustache gtest-devel"
|
libmicrohttpd-devel libcurl-devel Mustache gtest-devel"
|
||||||
short_desc="Common code base for all Kiwix ports"
|
short_desc="Common code base for all Kiwix ports"
|
||||||
maintainer="John <johnz@posteo.net>"
|
maintainer="John <johnz@posteo.net>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://www.kiwix.org/"
|
homepage="https://www.kiwix.org/"
|
||||||
changelog="https://github.com/kiwix/kiwix-lib/blob/${version}/ChangeLog"
|
changelog="https://github.com/kiwix/kiwix-lib/blob/${version}/ChangeLog"
|
||||||
distfiles="https://github.com/kiwix/kiwix-lib/archive/${version}.tar.gz"
|
distfiles="https://github.com/kiwix/kiwix-lib/archive/${version}.tar.gz"
|
||||||
checksum=159ded792b34e2eb5a796cec1786e23b39769ec5661a0e93c7effd9a6c518af2
|
checksum=17504fd4cb59032b07982651698c06797e3b6e2c1e6a6e422222d07f60d477c4
|
||||||
|
|
||||||
kiwix-lib-devel_package() {
|
kiwix-lib-devel_package() {
|
||||||
short_desc+=" - development packages"
|
short_desc+=" - development packages"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue