From 9a9f9c0e76a0ac6294cae6199ee685582fea414e Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 9 Jan 2024 14:40:40 +0100 Subject: [virt-manager] Make version configurable via mltk config --- core/modules/virt-manager/module.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/modules/virt-manager/module.conf b/core/modules/virt-manager/module.conf index ff3b817c..a5319493 100644 --- a/core/modules/virt-manager/module.conf +++ b/core/modules/virt-manager/module.conf @@ -6,7 +6,7 @@ REQUIRED_MODULES=" " REQUIRED_GIT=" - https://github.com/virt-manager/virt-manager.git|v4.1.0 + https://github.com/virt-manager/virt-manager.git|v${CONFIG_VIRTMANAGER_VERSION:-4.1.0} " # copy everything since there is a clean installation done by 'setup.py install' -- cgit v1.2.3-55-g7522