mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-23 01:27:02 +02:00
libxmlb: update to 0.1.5.
This commit is contained in:
parent
72a7090487
commit
f3402c87cf
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libxmlb'
|
||||
pkgname=libxmlb
|
||||
version=0.1.4
|
||||
version=0.1.5
|
||||
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=07f43e24b898a1acc06cb895d07f3989f0eddc6b0467da37e27f49bfb6e9ffae
|
||||
checksum=d42ed89600b6ce42b4aeac4a9293339ee8d7c00fe80d2699f3af2771a846b99d
|
||||
|
||||
build_options="gir"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue