mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
Update to libvirt-11.9.0.
This commit is contained in:
@@ -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/
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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')
|
||||
|
||||
Reference in New Issue
Block a user