mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-09 21:43:13 +02:00
libvirt: update to 1.2.4.
This commit is contained in:
parent
d3746289f9
commit
3d52d94f4a
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.13
|
version=1.2.4
|
||||||
revision=2
|
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=944163d93949db61f49eace85838b1bd55ce855e88b014df16c50fd2102bdaf6
|
checksum=e43ac5f6b2baeafcd01777be03a897e636f8d48c0cdfb4c4cbb80d45faa9e875
|
||||||
|
|
||||||
hostmakedepends="perl pkg-config lvm2 parted"
|
hostmakedepends="perl pkg-config lvm2 parted"
|
||||||
makedepends="readline-devel libcap-ng-devel libnl3-devel attr-devel
|
makedepends="readline-devel libcap-ng-devel libnl3-devel attr-devel
|
||||||
|
|
Loading…
Add table
Reference in a new issue