mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-18 23:27:01 +02:00
libvirt: update to 9.10.0.
This commit is contained in:
parent
64693c2d23
commit
0850be1d3f
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libvirt'
|
||||
pkgname=libvirt
|
||||
version=9.9.0
|
||||
version=9.10.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Dqemu_user=libvirt -Dqemu_group=libvirt -Drunstatedir=/run
|
||||
|
@ -18,9 +18,9 @@ short_desc="Virtualization API for controlling virtualization engines"
|
|||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://libvirt.org"
|
||||
changelog="https://libvirt.org/news.html"
|
||||
distfiles="https://libvirt.org/sources/${pkgname}-${version}.tar.xz"
|
||||
checksum=cb83be795548161af6718a6db75ee40719a87bcd6f9207a3565db2fc0e53a52e
|
||||
changelog="https://raw.githubusercontent.com/libvirt/libvirt/master/NEWS.rst"
|
||||
distfiles="https://libvirt.org/sources/libvirt-${version}.tar.xz"
|
||||
checksum=1060afc0e85a84c579bcdc91cfaf6d471918f97a780f04c5260a034ff7db7519
|
||||
# At least one test times out on CI but works locally
|
||||
make_check=ci-skip
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue