diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-icu_2.14.bb (renamed from meta-python/recipes-devtools/python/python3-icu_2.13.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-icu_2.13.1.bb b/meta-python/recipes-devtools/python/python3-icu_2.14.bb index 6a590de5fd..facfa4ffe2 100644 --- a/meta-python/recipes-devtools/python/python3-icu_2.13.1.bb +++ b/meta-python/recipes-devtools/python/python3-icu_2.14.bb | |||
@@ -9,7 +9,7 @@ DEPENDS += "icu" | |||
9 | 9 | ||
10 | PYPI_PACKAGE = "PyICU" | 10 | PYPI_PACKAGE = "PyICU" |
11 | 11 | ||
12 | SRC_URI[sha256sum] = "d4919085eaa07da12bade8ee721e7bbf7ade0151ca0f82946a26c8f4b98cdceb" | 12 | SRC_URI[sha256sum] = "acc7eb92bd5c554ed577249c6978450a4feda0aa6f01470152b3a7b382a02132" |
13 | 13 | ||
14 | SRC_URI += "file://0001-Fix-host-contamination-of-include-files.patch" | 14 | SRC_URI += "file://0001-Fix-host-contamination-of-include-files.patch" |
15 | 15 | ||