libvirt: update to 8.0.0.
This commit is contained in:
parent
1a3a64c53d
commit
00db0981e6
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libvirt'
|
# Template file for 'libvirt'
|
||||||
pkgname=libvirt
|
pkgname=libvirt
|
||||||
version=7.10.0
|
version=8.0.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://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=cb318014af097327928c6e3d72922e3be02a3e6401247b2aa52d9ab8e0b480f9
|
checksum=51e6e8ff04bafe96d7e314b213dcd41fb1163d9b4f0f75cdab01e663728f4cf6
|
||||||
# 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…
Reference in New Issue