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 f8305575e..8d8f27c02 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" 8BBCLASSEXTEND = "native"
9 9
10SRC_URI[md5sum] = "64abe5847736eb413a525b70b48afd7f" 10SRC_URI[md5sum] = "6149238287d662bd5d5e572482252493"
11SRC_URI[sha256sum] = "265dacf64ed8c0819f4be9355c39beaa13dc2ad2f85237a2c4e478f5ce644b48" 11SRC_URI[sha256sum] = "6a00512de1f2e3ce66ba35c5420babaef1fe2d9c43a8faab4080b0dbcc26bc64"
12 12
13inherit pypi 13inherit pypi
14 14