mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
libosinfo: update to 1.0.0
This commit is contained in:
parent
95dbfffee4
commit
b12ee39abc
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=0.3.1
|
version=1.0.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --disable-tests $(vopt_enable gir introspection)"
|
configure_args="--disable-static --disable-tests $(vopt_enable gir introspection)"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="https://libosinfo.org/"
|
homepage="https://libosinfo.org/"
|
||||||
license="GPL-2, LGPL-2.1"
|
license="GPL-2, LGPL-2.1"
|
||||||
distfiles="https://releases.pagure.org/libosinfo/${pkgname}-${version}.tar.gz"
|
distfiles="https://releases.pagure.org/libosinfo/${pkgname}-${version}.tar.gz"
|
||||||
checksum=50b272943d68b77d5259f72be860acfd048126bc27e7aa9c2f9c77a7eacf3894
|
checksum=f7b425ecde5197d200820eb44401c5033771a5d114bd6390230de768aad0396b
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
|
|
Loading…
Add table
Reference in a new issue