kiwix-lib: update to 1.1.0
This commit is contained in:
parent
2a34e5900d
commit
8194dde280
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kiwix-lib'
|
# Template file for 'kiwix-lib'
|
||||||
pkgname=kiwix-lib
|
pkgname=kiwix-lib
|
||||||
version=1.0.2
|
version=1.1.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config ctpp2"
|
hostmakedepends="pkg-config ctpp2"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="John <johnz@posteo.net>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="kiwix.org"
|
homepage="kiwix.org"
|
||||||
distfiles="https://github.com/kiwix/kiwix-lib/archive/${version}.tar.gz"
|
distfiles="https://github.com/kiwix/kiwix-lib/archive/${version}.tar.gz"
|
||||||
checksum=b9f839217e84bbf098e20b00a3635d4c883c8e4bc874fe8721a1d02504fb2678
|
checksum=a33219f4e291e21d557660f05f5a4df1cf84b3281131d17d638cf8842e006c23
|
||||||
|
|
||||||
kiwix-lib-devel_package() {
|
kiwix-lib-devel_package() {
|
||||||
short_desc+=" - development packages"
|
short_desc+=" - development packages"
|
||||||
|
|
Loading…
Reference in New Issue