summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-pip_6.1.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/python/python3-pip_6.1.1.bb')
-rw-r--r--meta/recipes-devtools/python/python3-pip_6.1.1.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3-pip_6.1.1.bb b/meta/recipes-devtools/python/python3-pip_6.1.1.bb
index 7014bc0187..58916d4248 100644
--- a/meta/recipes-devtools/python/python3-pip_6.1.1.bb
+++ b/meta/recipes-devtools/python/python3-pip_6.1.1.bb
@@ -13,6 +13,8 @@ SRC_URI = " \
SRC_URI[md5sum] = "6b19e0a934d982a5a4b798e957cb6d45"
SRC_URI[sha256sum] = "89f3b626d225e08e7f20d85044afa40f612eb3284484169813dc2d0631f2a556"
+UPSTREAM_CHECK_URI = "https://pypi.python.org/pypi/pip"
+
S = "${WORKDIR}/${SRCNAME}-${PV}"
inherit distutils3