kiwix-lib: update to 4.0.1.
This commit is contained in:
parent
2be16f83bd
commit
aa0b4fa31b
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kiwix-lib'
|
# Template file for 'kiwix-lib'
|
||||||
pkgname=kiwix-lib
|
pkgname=kiwix-lib
|
||||||
version=4.0.0
|
version=4.0.1
|
||||||
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=bd61d9bbe68322a86605b2f9cddd0d45bb2e814be0b73fe3df40ada91bf4c066
|
checksum=7b05b12eb9f7eb4fa885c95341e9d7c6b1c20f2edff8ef4b621f74178756cb27
|
||||||
|
|
||||||
kiwix-lib-devel_package() {
|
kiwix-lib-devel_package() {
|
||||||
short_desc+=" - development packages"
|
short_desc+=" - development packages"
|
||||||
|
|
Loading…
Reference in New Issue