diff options
| author | Simon Rettberg | 2025-04-15 11:39:47 +0200 |
|---|---|---|
| committer | Simon Rettberg | 2025-04-15 11:39:47 +0200 |
| commit | 36fce8d917034a2d095eb297bb19fac16e59c9f3 (patch) | |
| tree | a6a973973f1d386f5f6f681bbe9fbbb6c957875b /core/modules/libvirt-src | |
| parent | [libvirt-src] Kill /run and /var/run (diff) | |
| download | mltk-36fce8d917034a2d095eb297bb19fac16e59c9f3.tar.gz mltk-36fce8d917034a2d095eb297bb19fac16e59c9f3.tar.xz mltk-36fce8d917034a2d095eb297bb19fac16e59c9f3.zip | |
Bump libvirt-related versions
Diffstat (limited to 'core/modules/libvirt-src')
| -rw-r--r-- | core/modules/libvirt-src/module.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/modules/libvirt-src/module.conf b/core/modules/libvirt-src/module.conf index 56b78085..d6c55313 100644 --- a/core/modules/libvirt-src/module.conf +++ b/core/modules/libvirt-src/module.conf @@ -5,7 +5,7 @@ REQUIRED_MODULES=" " REQUIRED_GIT=" - https://gitlab.com/libvirt/libvirt.git||${CONFIG_LIBVIRT_VERSION:-v11.0.0} + https://gitlab.com/libvirt/libvirt.git||${CONFIG_LIBVIRT_VERSION:-v11.2.0} " # copy everything since there is a clean installation done by 'ninja install' |
