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 713fd2f78..0939cad26 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] = "fa01ba71b1e3136b0f12e3ed8958ea02" 10SRC_URI[md5sum] = "0cb620e1259818e4ecc1a056e8c3a8be"
11SRC_URI[sha256sum] = "76ac2b08d3d956d77b574bb43cbf1d37bd58b9d50c04ba281303e695854ebc46" 11SRC_URI[sha256sum] = "b64575241f64f6ec005a4d4137339fb0ba5e156e826db2fdb5f458060d9979e0"
12 12
13inherit pypi 13inherit pypi
14 14