libvirt: update to 1.2.4.
This commit is contained in:
parent
6f23334c9c
commit
b7a1de3521
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libvirt'
|
# Template file for 'libvirt'
|
||||||
pkgname=libvirt
|
pkgname=libvirt
|
||||||
version=1.2.3
|
version=1.2.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--without-hal --with-storage-lvm --without-xen
|
configure_args="--without-hal --with-storage-lvm --without-xen
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://libvirt.org"
|
homepage="http://libvirt.org"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
distfiles="http://libvirt.org/sources/$pkgname-$version.tar.gz"
|
distfiles="http://libvirt.org/sources/$pkgname-$version.tar.gz"
|
||||||
checksum=b489d1a29c6166643d34b72795a89b03c6ac775cdaeadb6aa86fc1a982c02e31
|
checksum=e43ac5f6b2baeafcd01777be03a897e636f8d48c0cdfb4c4cbb80d45faa9e875
|
||||||
|
|
||||||
hostmakedepends="perl pkg-config"
|
hostmakedepends="perl pkg-config"
|
||||||
makedepends="readline-devel>=6.3 libcap-ng-devel libnl3-devel attr-devel
|
makedepends="readline-devel>=6.3 libcap-ng-devel libnl3-devel attr-devel
|
||||||
|
|
Loading…
Reference in a new issue