kiwix-lib: update to 4.1.0.
This commit is contained in:
parent
108ecb9748
commit
d184b37162
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kiwix-lib'
|
# Template file for 'kiwix-lib'
|
||||||
pkgname=kiwix-lib
|
pkgname=kiwix-lib
|
||||||
version=4.0.1
|
version=4.1.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -12,7 +12,7 @@ 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=7b05b12eb9f7eb4fa885c95341e9d7c6b1c20f2edff8ef4b621f74178756cb27
|
checksum=98002751adfb318dc13a958717dfb3ef2fce8c7ed51578923d006e7362978056
|
||||||
|
|
||||||
kiwix-lib-devel_package() {
|
kiwix-lib-devel_package() {
|
||||||
short_desc+=" - development packages"
|
short_desc+=" - development packages"
|
||||||
|
|
Loading…
Reference in New Issue