diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-cython.inc')
-rw-r--r-- | meta-python/recipes-devtools/python/python-cython.inc | 4 |
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 afdf974a4f..8ccbe0a875 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" | |||
7 | PYPI_PACKAGE = "Cython" | 7 | PYPI_PACKAGE = "Cython" |
8 | BBCLASSEXTEND = "native nativesdk" | 8 | BBCLASSEXTEND = "native nativesdk" |
9 | 9 | ||
10 | SRC_URI[md5sum] = "8a9441e85ac8085e3d947082db4e7993" | 10 | SRC_URI[md5sum] = "24f6a7e0e6691fbecf5880f38cdf880e" |
11 | SRC_URI[sha256sum] = "6c5d33f1b5c864382fbce810a8fd9e015447869ae42e98e6301e977b8165e7ae" | 11 | SRC_URI[sha256sum] = "55d081162191b7c11c7bfcb7c68e913827dfd5de6ecdbab1b99dab190586c1e8" |
12 | 12 | ||
13 | inherit pypi | 13 | inherit pypi |
14 | 14 | ||