mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libvirt: update to 10.5.0.
This commit is contained in:
parent
baa6e289d4
commit
73db8813a7
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=10.3.0
|
version=10.5.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dqemu_user=libvirt -Dqemu_group=libvirt -Drunstatedir=/run
|
configure_args="-Dqemu_user=libvirt -Dqemu_group=libvirt -Drunstatedir=/run
|
||||||
|
@ -20,7 +20,7 @@ license="LGPL-2.1-or-later"
|
||||||
homepage="https://libvirt.org"
|
homepage="https://libvirt.org"
|
||||||
changelog="https://raw.githubusercontent.com/libvirt/libvirt/master/NEWS.rst"
|
changelog="https://raw.githubusercontent.com/libvirt/libvirt/master/NEWS.rst"
|
||||||
distfiles="https://libvirt.org/sources/libvirt-${version}.tar.xz"
|
distfiles="https://libvirt.org/sources/libvirt-${version}.tar.xz"
|
||||||
checksum=2af5a50b6b1027822b6344e35080fa78cc8266f821a3ae6f8f372f18dd049018
|
checksum=8e853a9c91c9029b9019cf5fdf2b5fea36d501d563e43254efc20e12c00557e8
|
||||||
# At least one test times out on CI but works locally
|
# At least one test times out on CI but works locally
|
||||||
make_check=ci-skip
|
make_check=ci-skip
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue