libvirt-glib: update to 0.2.1.
This commit is contained in:
parent
93eab334cd
commit
edfa03d035
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libvirt-glib'
|
||||
pkgname=libvirt-glib
|
||||
version=0.2.0
|
||||
version=0.2.1
|
||||
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=30b7e0f224f9cdcf34c1b05b08803cb617d057613ee96395ae517f4ee6c44a0b
|
||||
checksum=d856d37b708bc8bf9e6ac294edca7a53f2baa6d857c6f5859be58517a714a2fb
|
||||
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
build_options_default="gir"
|
||||
|
|
Loading…
Reference in New Issue