libvirt-glib: update to 0.2.2.
This commit is contained in:
parent
1cde5174bb
commit
fd4e0d3b19
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libvirt-glib'
|
||||
pkgname=libvirt-glib
|
||||
version=0.2.1
|
||||
version=0.2.2
|
||||
revision=1
|
||||
build_options="gir"
|
||||
build_style=gnu-configure
|
||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://libvirt.org"
|
||||
license="LGPL-2.1"
|
||||
distfiles="http://libvirt.org/sources/glib/$pkgname-$version.tar.gz"
|
||||
checksum=d856d37b708bc8bf9e6ac294edca7a53f2baa6d857c6f5859be58517a714a2fb
|
||||
checksum=d7be16025231c91ccae43838b7cdb1d55d181856a2a50b0f7b1c5078ad202d9d
|
||||
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
build_options_default="gir"
|
||||
|
|
Loading…
Reference in a new issue