summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-cython.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python-cython.inc')
-rw-r--r--meta-python/recipes-devtools/python/python-cython.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-cython.inc b/meta-python/recipes-devtools/python/python-cython.inc
index e326da476c..426159465a 100644
--- a/meta-python/recipes-devtools/python/python-cython.inc
+++ b/meta-python/recipes-devtools/python/python-cython.inc
@@ -7,8 +7,8 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=e23fadd6ceef8c618fc1c65191d846fa"
7PYPI_PACKAGE = "Cython" 7PYPI_PACKAGE = "Cython"
8BBCLASSEXTEND = "native nativesdk" 8BBCLASSEXTEND = "native nativesdk"
9 9
10SRC_URI[md5sum] = "f212574687a52706ff53738a64f91398" 10SRC_URI[md5sum] = "f8109a2a86cded40b3896ee7a63bc5a5"
11SRC_URI[sha256sum] = "20da832a5e9a8e93d1e1eb64650258956723940968eb585506531719b55b804f" 11SRC_URI[sha256sum] = "c29d069a4a30f472482343c866f7486731ad638ef9af92bfe5fca9c7323d638e"
12 12
13inherit pypi 13inherit pypi
14 14