Update to libvirt-11.9.0.

This commit is contained in:
ajacoutot
2025-11-04 07:52:39 +00:00
parent ca0caaa7be
commit eecbe80b42
3 changed files with 8 additions and 9 deletions
+5 -6
View File
@@ -2,15 +2,14 @@ BROKEN-sparc64= attempted static link of dynamic object libglib-2.0.so.4201.13
COMMENT= tool/library for managing platform virtualization
DISTNAME= libvirt-11.8.0
REVISION= 0
DISTNAME= libvirt-11.9.0
CATEGORIES= sysutils devel emulators
SHARED_LIBS += virt 2.6 # 0.11008.0
SHARED_LIBS += virt-qemu 2.3 # 0.11008.0
SHARED_LIBS += virt-lxc 2.2 # 0.11008.0
SHARED_LIBS += virt-admin 2.2 # 0.11008.0
SHARED_LIBS += virt 2.6 # 0.11009.0
SHARED_LIBS += virt-qemu 2.3 # 0.11009.0
SHARED_LIBS += virt-lxc 2.2 # 0.11009.0
SHARED_LIBS += virt-admin 2.2 # 0.11009.0
HOMEPAGE= https://libvirt.org/
+2 -2
View File
@@ -1,2 +1,2 @@
SHA256 (libvirt-11.8.0.tar.xz) = 94gv5lMCu8+AS1c+ASjE/Gv8UsnD9EhSoE3iOR2FjjQ=
SIZE (libvirt-11.8.0.tar.xz) = 10093332
SHA256 (libvirt-11.9.0.tar.xz) = EE9w7lkecpidT4xsqnntnazV3ITv2wEluEiv5UStDC0=
SIZE (libvirt-11.9.0.tar.xz) = 10145112
+1 -1
View File
@@ -62,7 +62,7 @@ Index: meson.build
fuse_version = '3.1.0'
fuse_dep = dependency('fuse3', version: '>=' + fuse_version, required: false)
if fuse_dep.found()
@@ -1886,7 +1883,7 @@ endif
@@ -1906,7 +1903,7 @@ endif
driver_modules_flags = []
if conf.has('WITH_LIBVIRTD')