libvirt: update to 1.0.2.
This commit is contained in:
parent
f2f2feb6d8
commit
fbc8567ed7
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libvirt'
|
||||
pkgname=libvirt
|
||||
version=1.0.1
|
||||
revision=2
|
||||
version=1.0.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--without-hal --with-storage-lvm --without-xen
|
||||
--disable-static --with-init-script=systemd
|
||||
|
@ -13,13 +13,13 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://libvirt.org"
|
||||
license="LGPL-2.1"
|
||||
distfiles="http://libvirt.org/sources/$pkgname-$version.tar.gz"
|
||||
checksum=4a16c76c46ebc41a6514082b5d95b5d5a0868e7a8cc00ab2e6cc1a23ec6b5a3b
|
||||
checksum=9b8c2752f78658b65ef1c608b3775be0978d60855a9b5e2778f79c113201c179
|
||||
|
||||
makedepends="pkg-config readline-devel libcap-ng-devel libnl3-devel
|
||||
gnutls-devel>=3.1.5 libsasl-devel libcurl-devel libpcap-devel libxml2-devel
|
||||
libparted-devel device-mapper-devel dbus-devel libudev-devel>=183
|
||||
libpciaccess-devel avahi-libs-devel polkit-devel yajl-devel
|
||||
python-devel libblkid-devel libssh2-devel"
|
||||
python-devel libssh2-devel"
|
||||
|
||||
fulldepends="lvm2 parted"
|
||||
|
||||
|
|
Loading…
Reference in a new issue