summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-openstack/recipes-devtools/python/python-extras_0.0.3.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-extras_0.0.3.bb b/meta-openstack/recipes-devtools/python/python-extras_0.0.3.bb
index fe27a3f..ebe2f58 100644
--- a/meta-openstack/recipes-devtools/python/python-extras_0.0.3.bb
+++ b/meta-openstack/recipes-devtools/python/python-extras_0.0.3.bb
@@ -9,8 +9,8 @@ SRCNAME = "extras"
9 9
10SRC_URI = "https://pypi.python.org/packages/source/e/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" 10SRC_URI = "https://pypi.python.org/packages/source/e/${SRCNAME}/${SRCNAME}-${PV}.tar.gz"
11 11
12SRC_URI[md5sum] = "03ce207391454db37279e78ce2112365" 12SRC_URI[md5sum] = "62d8ba049e3386a6df69b413ea81517b"
13SRC_URI[sha256sum] = "534ff6feefe1cd03984f444e6415aacc79c0a85f3b868ec41a2fd5003004c31e" 13SRC_URI[sha256sum] = "7a60d84cb661b477c41a5ea35e931ae93860af8cd259ecc0a38a32ef1ae9ffc0"
14 14
15S = "${WORKDIR}/${SRCNAME}-${PV}" 15S = "${WORKDIR}/${SRCNAME}-${PV}"
16 16