summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-extended/python-pyparted/python-pyparted.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-extended/python-pyparted/python-pyparted.inc')
-rw-r--r--meta-python/recipes-extended/python-pyparted/python-pyparted.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-extended/python-pyparted/python-pyparted.inc b/meta-python/recipes-extended/python-pyparted/python-pyparted.inc
index a0ec02817a..f769f95a09 100644
--- a/meta-python/recipes-extended/python-pyparted/python-pyparted.inc
+++ b/meta-python/recipes-extended/python-pyparted/python-pyparted.inc
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "\
11DEPENDS += "parted" 11DEPENDS += "parted"
12 12
13# upstream only publishes releases in github archives which are discouraged 13# upstream only publishes releases in github archives which are discouraged
14SRCREV = "1fdb15120f35f5da1dc7ec116522f0c796a8376a" 14SRCREV = "2396ba7df56de277b4999bdd5f7d1a1706a6388a"
15SRC_URI = "git://github.com/rhinstaller/pyparted.git;protocol=https" 15SRC_URI = "git://github.com/rhinstaller/pyparted.git;protocol=https"
16 16
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"