diff options
Diffstat (limited to 'recipes-devtools/python/python-requests_2.3.0.bb')
| -rw-r--r-- | recipes-devtools/python/python-requests_2.3.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/python/python-requests_2.3.0.bb b/recipes-devtools/python/python-requests_2.3.0.bb index 6f38bf1c..36392283 100644 --- a/recipes-devtools/python/python-requests_2.3.0.bb +++ b/recipes-devtools/python/python-requests_2.3.0.bb | |||
| @@ -19,7 +19,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=c7869e52c8275537186de35e3cd5f9ec" | |||
| 19 | PR = "r0" | 19 | PR = "r0" |
| 20 | SRCNAME = "requests" | 20 | SRCNAME = "requests" |
| 21 | 21 | ||
| 22 | SRC_URI = "http://pypi.python.org/packages/source/r/requests/${SRCNAME}-${PV}.tar.gz" | 22 | SRC_URI = "https://pypi.python.org/packages/source/r/requests/${SRCNAME}-${PV}.tar.gz" |
| 23 | 23 | ||
| 24 | SRC_URI[md5sum] = "7449ffdc8ec9ac37bbcd286003c80f00" | 24 | SRC_URI[md5sum] = "7449ffdc8ec9ac37bbcd286003c80f00" |
| 25 | SRC_URI[sha256sum] = "1c1473875d846fe563d70868acf05b1953a4472f4695b7b3566d1d978957b8fc" | 25 | SRC_URI[sha256sum] = "1c1473875d846fe563d70868acf05b1953a4472f4695b7b3566d1d978957b8fc" |
