diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python3-cmake_3.31.6.bb (renamed from meta-python/recipes-devtools/python/python3-cmake_3.31.4.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-cmake_3.31.4.bb b/meta-python/recipes-devtools/python/python3-cmake_3.31.6.bb index 2f199d7cde..67e19aa151 100644 --- a/meta-python/recipes-devtools/python/python3-cmake_3.31.4.bb +++ b/meta-python/recipes-devtools/python/python3-cmake_3.31.6.bb | |||
@@ -11,7 +11,7 @@ PYPI_PACKAGE = "cmake" | |||
11 | PYPI_ARCHIVE_NAME_PREFIX = "pypi-" | 11 | PYPI_ARCHIVE_NAME_PREFIX = "pypi-" |
12 | 12 | ||
13 | inherit pypi python_setuptools_build_meta | 13 | inherit pypi python_setuptools_build_meta |
14 | SRC_URI[sha256sum] = "a6ac2242e0b16ad7d94c9f8572d6f232e6169747be50e5cdf497f206c4819ce1" | 14 | SRC_URI[sha256sum] = "8edddfbf367fa1bcf4b9f3064470bc0e1022f70609c0cf69c863961897826205" |
15 | 15 | ||
16 | SRC_URI += " \ | 16 | SRC_URI += " \ |
17 | file://CMakeLists.txt \ | 17 | file://CMakeLists.txt \ |