diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-cmake_3.26.3.bb (renamed from meta-python/recipes-devtools/python/python3-cmake_3.26.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-cmake_3.26.1.bb b/meta-python/recipes-devtools/python/python3-cmake_3.26.3.bb index f95e2eab0d..8e924acd38 100644 --- a/meta-python/recipes-devtools/python/python3-cmake_3.26.1.bb +++ b/meta-python/recipes-devtools/python/python3-cmake_3.26.3.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] = "4e0eb3c03dcf2d459f78d96cc85f7482476aeb1ae5ada65150b1db35c0f70cc7" | 14 | SRC_URI[sha256sum] = "b54cde1f1c0573321b22382bd2ffaf5d08f65188572d128cd4867fb9669723c5" |
15 | 15 | ||
16 | SRC_URI += " \ | 16 | SRC_URI += " \ |
17 | file://CMakeLists.txt \ | 17 | file://CMakeLists.txt \ |