libxmlb: update to 0.1.4.
This commit is contained in:
parent
e4856a94f5
commit
1681249519
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libxmlb'
|
||||
pkgname=libxmlb
|
||||
version=0.1.3
|
||||
version=0.1.4
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Dgtkdoc=false -Dtests=false -Dstemmer=false
|
||||
|
@ -12,7 +12,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://github.com/hughsie/libxmlb"
|
||||
distfiles="https://github.com/hughsie/libxmlb/archive/${version}.tar.gz"
|
||||
checksum=51b4498cc9c33c08e0d7786a25f8986b9ab9cd7969b437750734b7f4a07f2e51
|
||||
checksum=07f43e24b898a1acc06cb895d07f3989f0eddc6b0467da37e27f49bfb6e9ffae
|
||||
|
||||
build_options="gir"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue