mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libvirt: update to 10.3.0.
This commit is contained in:
parent
d1e92c85c4
commit
69571f0483
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.0.0
|
version=10.3.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=8ba2e72ec8bdd2418554a1474c42c35704c30174b7611eaf9a16544b71bcf00a
|
checksum=2af5a50b6b1027822b6344e35080fa78cc8266f821a3ae6f8f372f18dd049018
|
||||||
# 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