libvirt-glib: update to 0.1.8.
disabled arm build.
This commit is contained in:
parent
3880fbf076
commit
9df9499e65
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libvirt-glib'
|
||||
pkgname=libvirt-glib
|
||||
version=0.1.7
|
||||
revision=3
|
||||
version=0.1.8
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
hostmakedepends="pkg-config intltool gobject-introspection"
|
||||
|
@ -11,7 +11,8 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://libvirt.org"
|
||||
license="LGPL-2.1"
|
||||
distfiles="http://libvirt.org/sources/glib/$pkgname-$version.tar.gz"
|
||||
checksum=39652c07d95f980ff30b39e0fd072e768fb85d778d65432da24b17dee9d36429
|
||||
checksum=da0e45952dbe1d5d9fde4f845f3a10763e7fed0b1e45906a46fdb74b777aa751
|
||||
only_for_archs="x86_64 i686"
|
||||
|
||||
disable_parallel_build=yes
|
||||
|
||||
|
|
Loading…
Reference in a new issue