mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
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'
|
# Template file for 'libosinfo'
|
||||||
pkgname=libosinfo
|
pkgname=libosinfo
|
||||||
version=1.2.0
|
version=1.3.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static $(vopt_enable gir introspection)"
|
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/"
|
homepage="https://libosinfo.org/"
|
||||||
changelog="https://gitlab.com/libosinfo/libosinfo/raw/master/NEWS"
|
changelog="https://gitlab.com/libosinfo/libosinfo/raw/master/NEWS"
|
||||||
distfiles="https://releases.pagure.org/libosinfo/${pkgname}-${version}.tar.gz"
|
distfiles="https://releases.pagure.org/libosinfo/${pkgname}-${version}.tar.gz"
|
||||||
checksum=ee254fcf3f92447787a87b3f6df190c694a787de46348c45101e8dc7b29b5a78
|
checksum=2159b969fe90715ee779eb3921365a9148e862e1ed60328ef1ba57714e511da5
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
|
|
Loading…
Add table
Reference in a new issue