mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
libvirt: update to 1.2.13.
This commit is contained in:
parent
696fb6c67f
commit
c697ba3af2
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libvirt'
|
# Template file for 'libvirt'
|
||||||
pkgname=libvirt
|
pkgname=libvirt
|
||||||
version=1.2.12
|
version=1.2.13
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
build_options="systemd"
|
build_options="systemd"
|
||||||
configure_args="--without-hal --with-storage-lvm --with-qemu-user=nobody
|
configure_args="--without-hal --with-storage-lvm --with-qemu-user=nobody
|
||||||
|
@ -15,7 +15,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=eff5227f774560d97f0b44402a444e821c51e8cd44add89f74bc3c1f4dede66a
|
checksum=944163d93949db61f49eace85838b1bd55ce855e88b014df16c50fd2102bdaf6
|
||||||
|
|
||||||
hostmakedepends="perl pkg-config lvm2 parted"
|
hostmakedepends="perl pkg-config lvm2 parted"
|
||||||
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…
Add table
Reference in a new issue