diff options
-rw-r--r-- | meta/recipes-devtools/python/python3-cython_3.1.1.bb (renamed from meta/recipes-devtools/python/python3-cython_3.1.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-cython_3.1.0.bb b/meta/recipes-devtools/python/python3-cython_3.1.1.bb index f93135b94b..1bc6eda4ac 100644 --- a/meta/recipes-devtools/python/python3-cython_3.1.0.bb +++ b/meta/recipes-devtools/python/python3-cython_3.1.1.bb | |||
@@ -7,7 +7,7 @@ SECTION = "devel/python" | |||
7 | LICENSE = "Apache-2.0" | 7 | LICENSE = "Apache-2.0" |
8 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=61c3ee8961575861fa86c7e62bc9f69c" | 8 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=61c3ee8961575861fa86c7e62bc9f69c" |
9 | 9 | ||
10 | SRC_URI[sha256sum] = "1097dd60d43ad0fff614a57524bfd531b35c13a907d13bee2cc2ec152e6bf4a1" | 10 | SRC_URI[sha256sum] = "505ccd413669d5132a53834d792c707974248088c4f60c497deb1b416e366397" |
11 | 11 | ||
12 | inherit pypi setuptools3 cython | 12 | inherit pypi setuptools3 cython |
13 | 13 | ||