kiwix-lib: update to 3.1.0.
This commit is contained in:
parent
a02b08c869
commit
c4a4fee4ea
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kiwix-lib'
|
# Template file for 'kiwix-lib'
|
||||||
pkgname=kiwix-lib
|
pkgname=kiwix-lib
|
||||||
version=3.0.3
|
version=3.1.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config ctpp2"
|
hostmakedepends="pkg-config ctpp2"
|
||||||
|
@ -13,7 +13,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=33e369a96ab4cd6b1dba5d9997154ac27180de606204ccc5985eded8123d2fc2
|
checksum=1af8f7586a494375bcd89ca0e465e52aa4674b60dcead2d3f08988ab423e8d3c
|
||||||
|
|
||||||
build_options="ctpp2"
|
build_options="ctpp2"
|
||||||
build_options_default="ctpp2"
|
build_options_default="ctpp2"
|
||||||
|
|
Loading…
Reference in New Issue