summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/python/pyrtm_0.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-devtools/python/pyrtm_0.2.bb')
-rw-r--r--meta-oe/recipes-devtools/python/pyrtm_0.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/python/pyrtm_0.2.bb b/meta-oe/recipes-devtools/python/pyrtm_0.2.bb
index ee7b6d018..706515bc4 100644
--- a/meta-oe/recipes-devtools/python/pyrtm_0.2.bb
+++ b/meta-oe/recipes-devtools/python/pyrtm_0.2.bb
@@ -7,6 +7,6 @@ DEPENDS = "python-native"
7 7
8inherit distutils 8inherit distutils
9 9
10SRC_URI = "http://pypi.python.org/packages/source/p/${PN}/${P}.tar.gz" 10SRC_URI = "http://pypi.python.org/packages/source/p/${BPN}/${BP}.tar.gz"
11SRC_URI[md5sum] = "34423f39caf7df8a9db8e243be9cf1a0" 11SRC_URI[md5sum] = "34423f39caf7df8a9db8e243be9cf1a0"
12SRC_URI[sha256sum] = "d9d46d096a38cb692b55f4ee9f364d54348298e9497b11c1ef057539b5de1567" 12SRC_URI[sha256sum] = "d9d46d096a38cb692b55f4ee9f364d54348298e9497b11c1ef057539b5de1567"