From ed9f9829c36849bf1ef0247e3d3b788883385b1f Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Thu, 23 Mar 2023 12:20:11 +0800 Subject: [PATCH] python3-cmake: upgrade 3.25.2 -> 3.26.0 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../python/{python3-cmake_3.25.2.bb => python3-cmake_3.26.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-cmake_3.25.2.bb => python3-cmake_3.26.0.bb} (90%) diff --git a/meta-python/recipes-devtools/python/python3-cmake_3.25.2.bb b/meta-python/recipes-devtools/python/python3-cmake_3.26.0.bb similarity index 90% rename from meta-python/recipes-devtools/python/python3-cmake_3.25.2.bb rename to meta-python/recipes-devtools/python/python3-cmake_3.26.0.bb index d0e11f9a61..e4644d9aab 100644 --- a/meta-python/recipes-devtools/python/python3-cmake_3.25.2.bb +++ b/meta-python/recipes-devtools/python/python3-cmake_3.26.0.bb @@ -11,7 +11,7 @@ PYPI_PACKAGE = "cmake" PYPI_ARCHIVE_NAME_PREFIX = "pypi-" inherit pypi python_setuptools_build_meta -SRC_URI[sha256sum] = "bcf9f0369743278ec26961542b31ed1610e6f4cfc20c00a3f1c61985abb3b0d2" +SRC_URI[sha256sum] = "c18185c9cc147d0fa1e9228962aa37901b37866bd5d617e9efa23dfe706f7321" SRC_URI += " \ file://CMakeLists.txt \