libvirt: update to 1.2.18.
This commit is contained in:
parent
03515fe58d
commit
85e92abf6c
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.17
|
version=1.2.18
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--without-hal --with-storage-lvm --with-qemu-user=nobody
|
configure_args="--without-hal --with-storage-lvm --with-qemu-user=nobody
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
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=e07eaf20b0590fae05ba3b53ad4dac3e5fbd771437563cc78b692f23ddd02fad
|
checksum=d5a5ff18af4cced21fed986d28fa0a21b782d256920326bf0ff1c7731eeb6ade
|
||||||
|
|
||||||
hostmakedepends="automake libtool perl pkg-config lvm2 parted gettext-devel
|
hostmakedepends="automake libtool perl pkg-config lvm2 parted gettext-devel
|
||||||
iptables libxslt docbook-xsl"
|
iptables libxslt docbook-xsl"
|
||||||
|
|
Loading…
Reference in a new issue