From 2e864f1e201c39aeb9821f03ac7fcf24f19393c2 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Thu, 14 Dec 2023 00:22:08 +0000 Subject: [PATCH] python3-cmake: update to version 3.28.0 Signed-off-by: Derek Straka Signed-off-by: Khem Raj --- .../python/{python3-cmake_3.27.7.bb => python3-cmake_3.28.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-cmake_3.27.7.bb => python3-cmake_3.28.0.bb} (90%) diff --git a/meta-python/recipes-devtools/python/python3-cmake_3.27.7.bb b/meta-python/recipes-devtools/python/python3-cmake_3.28.0.bb similarity index 90% rename from meta-python/recipes-devtools/python/python3-cmake_3.27.7.bb rename to meta-python/recipes-devtools/python/python3-cmake_3.28.0.bb index b613fd3a19..c31161e8f8 100644 --- a/meta-python/recipes-devtools/python/python3-cmake_3.27.7.bb +++ b/meta-python/recipes-devtools/python/python3-cmake_3.28.0.bb @@ -11,7 +11,7 @@ PYPI_PACKAGE = "cmake" PYPI_ARCHIVE_NAME_PREFIX = "pypi-" inherit pypi python_setuptools_build_meta -SRC_URI[sha256sum] = "9f4a7c7be2a25de5901f045618f41b833ea6c0f647115201d38e4fdf7e2815bc" +SRC_URI[sha256sum] = "cb16c350eaa8543afcb1a9b142809b075f5ee8d94fa07b7c769fbd827c985dd0" SRC_URI += " \ file://CMakeLists.txt \