libosinfo: update to 0.3.1.
This commit is contained in:
parent
31c5498fc3
commit
c4f160ee62
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libosinfo'
|
||||
pkgname=libosinfo
|
||||
version=0.3.0
|
||||
version=0.3.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --disable-tests $(vopt_enable gir introspection)"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="https://fedorahosted.org/libosinfo/"
|
||||
license="GPL-2, LGPL-2.1"
|
||||
distfiles="https://fedorahosted.org/releases/l/i/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=538a3468792e919edf5364fe102d751353ae600a92ad3a24f024424a182cefbc
|
||||
checksum=50b272943d68b77d5259f72be860acfd048126bc27e7aa9c2f9c77a7eacf3894
|
||||
|
||||
# Package build options
|
||||
build_options="gir"
|
||||
|
|
Loading…
Reference in a new issue