libosinfo: update to 1.4.0.
This commit is contained in:
parent
a13b98229b
commit
2430a38e21
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libosinfo'
|
||||
pkgname=libosinfo
|
||||
version=1.3.0
|
||||
revision=2
|
||||
version=1.4.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
build_helper="gir"
|
||||
configure_args="--disable-static $(vopt_enable gir introspection)"
|
||||
|
@ -16,7 +16,7 @@ license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
|||
homepage="https://libosinfo.org/"
|
||||
changelog="https://gitlab.com/libosinfo/libosinfo/raw/master/NEWS"
|
||||
distfiles="https://releases.pagure.org/libosinfo/${pkgname}-${version}.tar.gz"
|
||||
checksum=2159b969fe90715ee779eb3921365a9148e862e1ed60328ef1ba57714e511da5
|
||||
checksum=a29e61a82b1a5727b145403914812273dfa033a0c07a15500078726bb3b84165
|
||||
|
||||
# Package build options
|
||||
build_options="gir vala"
|
||||
|
|
Loading…
Reference in a new issue