summaryrefslogtreecommitdiffstats
path: root/recipes-extended/virt-manager
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-extended/virt-manager')
-rw-r--r--recipes-extended/virt-manager/virt-manager_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/virt-manager/virt-manager_git.bb b/recipes-extended/virt-manager/virt-manager_git.bb
index a71d15f2..c395ac64 100644
--- a/recipes-extended/virt-manager/virt-manager_git.bb
+++ b/recipes-extended/virt-manager/virt-manager_git.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://virt-manager.org/"
3LICENSE = "GPL-2.0-only" 3LICENSE = "GPL-2.0-only"
4LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" 4LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
5DEPENDS += "python3-docutils-native python3-pylint" 5DEPENDS += "python3-docutils-native python3-pylint"
6SRCREV = "b2b32ccc7913bd21530b03dfa6b65e863b6896ed" 6SRCREV = "213b015b2e78d3f3433e1860a34f7be55d3e6149"
7 7
8SRC_URI = " \ 8SRC_URI = " \
9 git://github.com/virt-manager/virt-manager;branch=main;protocol=https \ 9 git://github.com/virt-manager/virt-manager;branch=main;protocol=https \