diff --git a/meta/recipes-devtools/cmake/cmake-native_4.1.0.bb b/meta/recipes-devtools/cmake/cmake-native_4.1.1.bb similarity index 100% rename from meta/recipes-devtools/cmake/cmake-native_4.1.0.bb rename to meta/recipes-devtools/cmake/cmake-native_4.1.1.bb diff --git a/meta/recipes-devtools/cmake/cmake.inc b/meta/recipes-devtools/cmake/cmake.inc index b2d3d60ef9..e86bb3dec1 100644 --- a/meta/recipes-devtools/cmake/cmake.inc +++ b/meta/recipes-devtools/cmake/cmake.inc @@ -20,7 +20,7 @@ SRC_URI = "https://cmake.org/files/v${CMAKE_MAJOR_VERSION}/cmake-${PV}.tar.gz \ file://0001-cmCTestCurl-Avoid-using-undocumented-type-for-CURLOP.patch \ " -SRC_URI[sha256sum] = "81ee8170028865581a8e10eaf055afb620fa4baa0beb6387241241a975033508" +SRC_URI[sha256sum] = "b29f6f19733aa224b7763507a108a427ed48c688e1faf22b29c44e1c30549282" UPSTREAM_CHECK_REGEX = "cmake-(?P\d+(\.\d+)+)\.tar" diff --git a/meta/recipes-devtools/cmake/cmake_4.1.0.bb b/meta/recipes-devtools/cmake/cmake_4.1.1.bb similarity index 100% rename from meta/recipes-devtools/cmake/cmake_4.1.0.bb rename to meta/recipes-devtools/cmake/cmake_4.1.1.bb