diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2013-12-18 16:36:46 -0500 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2013-12-18 16:36:46 -0500 |
| commit | aa510fae646ffbb3738bec3d7c38cfb3e68d1e02 (patch) | |
| tree | 1c04f424117d54feb3dc9323d8cf027b6905cca5 /meta-openstack/recipes-devtools/python/python-extras_0.0.3.bb | |
| parent | 515a3f5b2d68d2484b49b899373f6920673cb22e (diff) | |
| download | meta-cloud-services-aa510fae646ffbb3738bec3d7c38cfb3e68d1e02.tar.gz | |
python-extras: correct invalid checksums
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-extras_0.0.3.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-extras_0.0.3.bb | 4 |
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 | ||
| 10 | SRC_URI = "https://pypi.python.org/packages/source/e/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" | 10 | SRC_URI = "https://pypi.python.org/packages/source/e/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" |
| 11 | 11 | ||
| 12 | SRC_URI[md5sum] = "03ce207391454db37279e78ce2112365" | 12 | SRC_URI[md5sum] = "62d8ba049e3386a6df69b413ea81517b" |
| 13 | SRC_URI[sha256sum] = "534ff6feefe1cd03984f444e6415aacc79c0a85f3b868ec41a2fd5003004c31e" | 13 | SRC_URI[sha256sum] = "7a60d84cb661b477c41a5ea35e931ae93860af8cd259ecc0a38a32ef1ae9ffc0" |
| 14 | 14 | ||
| 15 | S = "${WORKDIR}/${SRCNAME}-${PV}" | 15 | S = "${WORKDIR}/${SRCNAME}-${PV}" |
| 16 | 16 | ||
