libxmlb: update to 0.3.19.
This commit is contained in:
parent
3c742b4e58
commit
a0229f10db
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libxmlb'
|
# Template file for 'libxmlb'
|
||||||
pkgname=libxmlb
|
pkgname=libxmlb
|
||||||
version=0.3.15
|
version=0.3.19
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
|
@ -14,7 +14,7 @@ license="LGPL-2.1-or-later"
|
||||||
homepage="https://github.com/hughsie/libxmlb"
|
homepage="https://github.com/hughsie/libxmlb"
|
||||||
changelog="https://raw.githubusercontent.com/hughsie/libxmlb/main/NEWS"
|
changelog="https://raw.githubusercontent.com/hughsie/libxmlb/main/NEWS"
|
||||||
distfiles="https://github.com/hughsie/libxmlb/archive/${version}.tar.gz"
|
distfiles="https://github.com/hughsie/libxmlb/archive/${version}.tar.gz"
|
||||||
checksum=68ee69002cc2b792fca250d7a7df2a8e3f8e43ccd6ab7b14c8481407b95e7087
|
checksum=7050a3e43c4e1f53020cfbdfcb6fd5dc664c6c240faceb5ae3c8830423918262
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
build_options_default="gir"
|
build_options_default="gir"
|
||||||
|
|
Loading…
Reference in New Issue