mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
libvirt: update to 5.2.0.
This commit is contained in:
parent
c6e7771c7d
commit
88aa7ca758
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=5.1.0
|
version=5.2.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--without-hal --with-storage-lvm --with-qemu
|
configure_args="--without-hal --with-storage-lvm --with-qemu
|
||||||
--with-qemu-user=libvirt --with-qemu-group=libvirt --without-netcf
|
--with-qemu-user=libvirt --with-qemu-group=libvirt --without-netcf
|
||||||
|
@ -13,7 +13,7 @@ license="LGPL-2.1-or-later"
|
||||||
homepage="https://libvirt.org"
|
homepage="https://libvirt.org"
|
||||||
changelog="https://libvirt.org/news.html"
|
changelog="https://libvirt.org/news.html"
|
||||||
distfiles="https://libvirt.org/sources/${pkgname}-${version}.tar.xz"
|
distfiles="https://libvirt.org/sources/${pkgname}-${version}.tar.xz"
|
||||||
checksum=26f97a53d3172f07f8b63884d845ed71307c4675dc4e1b281c59d253e1e323ab
|
checksum=e51cfb41afe629ce0d46fb93182a4f4ae0c151490db97c49f722756e1154e63f
|
||||||
|
|
||||||
# FIX https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701649
|
# FIX https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701649
|
||||||
system_accounts="libvirt"
|
system_accounts="libvirt"
|
||||||
|
|
Loading…
Add table
Reference in a new issue