summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-openstack/recipes-devtools/python/python-eventlet_0.18.4.bb (renamed from meta-openstack/recipes-devtools/python/python-eventlet_0.17.4.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-eventlet_0.17.4.bb b/meta-openstack/recipes-devtools/python/python-eventlet_0.18.4.bb
index 32494e1..8c5e904 100644
--- a/meta-openstack/recipes-devtools/python/python-eventlet_0.17.4.bb
+++ b/meta-openstack/recipes-devtools/python/python-eventlet_0.18.4.bb
@@ -8,8 +8,8 @@ SRCNAME = "eventlet"
8 8
9SRC_URI = "http://pypi.python.org/packages/source/e/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" 9SRC_URI = "http://pypi.python.org/packages/source/e/${SRCNAME}/${SRCNAME}-${PV}.tar.gz"
10 10
11SRC_URI[md5sum] = "fea0993b14cc7322f944bdd535c4f24a" 11SRC_URI[md5sum] = "8d1c646d8cc10a4958c92fe8a30f3676"
12SRC_URI[sha256sum] = "8721e9714eaff8d20f2407e0d3a80069db6b57c9226c26ee9db25c541d06556d" 12SRC_URI[sha256sum] = "74ef11d67ee5e85e009b0fced733c907620bca1ab8e6b0489d9f247405ab2685"
13 13
14S = "${WORKDIR}/${SRCNAME}-${PV}" 14S = "${WORKDIR}/${SRCNAME}-${PV}"
15 15