summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-sphinx_1.3.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/python/python-sphinx_1.3.1.bb')
-rw-r--r--recipes-devtools/python/python-sphinx_1.3.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/python/python-sphinx_1.3.1.bb b/recipes-devtools/python/python-sphinx_1.3.1.bb
index fe8ad94a..d8cef309 100644
--- a/recipes-devtools/python/python-sphinx_1.3.1.bb
+++ b/recipes-devtools/python/python-sphinx_1.3.1.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=6dd095eaa1e7a662b279daf80ecad7e6"
7PR = "r0" 7PR = "r0"
8SRCNAME = "Sphinx" 8SRCNAME = "Sphinx"
9 9
10SRC_URI = "http://pypi.python.org/packages/source/S/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" 10SRC_URI = "https://pypi.python.org/packages/source/S/${SRCNAME}/${SRCNAME}-${PV}.tar.gz"
11 11
12SRC_URI[md5sum] = "8786a194acf9673464c5455b11fd4332" 12SRC_URI[md5sum] = "8786a194acf9673464c5455b11fd4332"
13SRC_URI[sha256sum] = "1a6e5130c2b42d2de301693c299f78cc4bd3501e78b610c08e45efc70e2b5114" 13SRC_URI[sha256sum] = "1a6e5130c2b42d2de301693c299f78cc4bd3501e78b610c08e45efc70e2b5114"