libosinfo: update to 1.3.0.
This commit is contained in:
parent
59f118d1a4
commit
a369a20fdf
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libosinfo'
|
||||
pkgname=libosinfo
|
||||
version=1.2.0
|
||||
version=1.3.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static $(vopt_enable gir introspection)"
|
||||
|
@ -14,7 +14,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=ee254fcf3f92447787a87b3f6df190c694a787de46348c45101e8dc7b29b5a78
|
||||
checksum=2159b969fe90715ee779eb3921365a9148e862e1ed60328ef1ba57714e511da5
|
||||
|
||||
# Package build options
|
||||
build_options="gir"
|
||||
|
|
Loading…
Reference in a new issue