diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-cmake_3.27.7.bb (renamed from meta-python/recipes-devtools/python/python3-cmake_3.27.5.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-cmake_3.27.5.bb b/meta-python/recipes-devtools/python/python3-cmake_3.27.7.bb index ad58c6d1d9..b613fd3a19 100644 --- a/meta-python/recipes-devtools/python/python3-cmake_3.27.5.bb +++ b/meta-python/recipes-devtools/python/python3-cmake_3.27.7.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] = "101d4e56154658c974e9425acd31f0fedde3ce68b47263fd14f789b028f8a13a" | 14 | SRC_URI[sha256sum] = "9f4a7c7be2a25de5901f045618f41b833ea6c0f647115201d38e4fdf7e2815bc" |
15 | 15 | ||
16 | SRC_URI += " \ | 16 | SRC_URI += " \ |
17 | file://CMakeLists.txt \ | 17 | file://CMakeLists.txt \ |