summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python-m2crypto_0.25.1.bb (renamed from meta-python/recipes-devtools/python/python-m2crypto_0.23.0.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python-m2crypto_0.23.0.bb b/meta-python/recipes-devtools/python/python-m2crypto_0.25.1.bb
index ab665d479..5a9594f07 100644
--- a/meta-python/recipes-devtools/python/python-m2crypto_0.23.0.bb
+++ b/meta-python/recipes-devtools/python/python-m2crypto_0.25.1.bb
@@ -2,10 +2,10 @@ SUMMARY = "A Python crypto and SSL toolkit"
2HOMEPAGE = "http://chandlerproject.org/bin/view/Projects/MeTooCrypto" 2HOMEPAGE = "http://chandlerproject.org/bin/view/Projects/MeTooCrypto"
3 3
4LICENSE = "BSD" 4LICENSE = "BSD"
5LIC_FILES_CHKSUM = "file://PKG-INFO;md5=68f7880de949412b2ea248932d97ed54" 5LIC_FILES_CHKSUM = "file://PKG-INFO;md5=95295693f047bb8f76928251a6154a60"
6 6
7SRC_URI[md5sum] = "89557730e245294a6cab06de8ad4fb42" 7SRC_URI[md5sum] = "040234289fbef5bed4029f0f7d1dae35"
8SRC_URI[sha256sum] = "1ac3b6eafa5ff7e2a0796675316d7569b28aada45a7ab74042ad089d15a9567f" 8SRC_URI[sha256sum] = "ac303a1881307a51c85ee8b1d87844d9866ee823b4fdbc52f7e79187c2d9acef"
9 9
10SRC_URI += "file://0001-setup.py-link-in-sysroot-not-in-host-directories.patch " 10SRC_URI += "file://0001-setup.py-link-in-sysroot-not-in-host-directories.patch "
11 11