summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--core/modules/virt-manager/module.conf2
1 files changed, 1 insertions, 1 deletions
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'