openembedded-core.lists.openembedded.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] cmake: upgrade to v3.26.4
@ 2023-06-02 22:38 Sudip Mukherjee
  0 siblings, 0 replies; only message in thread
From: Sudip Mukherjee @ 2023-06-02 22:38 UTC (permalink / raw)
  To: openembedded-core; +Cc: Sudip Mukherjee

Signed-off-by: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
---
 .../cmake/{cmake-native_3.26.3.bb => cmake-native_3.26.4.bb}    | 0
 meta/recipes-devtools/cmake/cmake.inc                           | 2 +-
 .../recipes-devtools/cmake/{cmake_3.26.3.bb => cmake_3.26.4.bb} | 0
 3 files changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/cmake/{cmake-native_3.26.3.bb => cmake-native_3.26.4.bb} (100%)
 rename meta/recipes-devtools/cmake/{cmake_3.26.3.bb => cmake_3.26.4.bb} (100%)

diff --git a/meta/recipes-devtools/cmake/cmake-native_3.26.3.bb b/meta/recipes-devtools/cmake/cmake-native_3.26.4.bb
similarity index 100%
rename from meta/recipes-devtools/cmake/cmake-native_3.26.3.bb
rename to meta/recipes-devtools/cmake/cmake-native_3.26.4.bb
diff --git a/meta/recipes-devtools/cmake/cmake.inc b/meta/recipes-devtools/cmake/cmake.inc
index 2b6554690b..7788a5c45a 100644
--- a/meta/recipes-devtools/cmake/cmake.inc
+++ b/meta/recipes-devtools/cmake/cmake.inc
@@ -19,7 +19,7 @@ CMAKE_MAJOR_VERSION = "${@'.'.join(d.getVar('PV').split('.')[0:2])}"
 SRC_URI = "https://cmake.org/files/v${CMAKE_MAJOR_VERSION}/cmake-${PV}.tar.gz \
 "
 
-SRC_URI[sha256sum] = "bbd8d39217509d163cb544a40d6428ac666ddc83e22905d3e52c925781f0f659"
+SRC_URI[sha256sum] = "313b6880c291bd4fe31c0aa51d6e62659282a521e695f30d5cc0d25abbd5c208"
 
 UPSTREAM_CHECK_REGEX = "cmake-(?P<pver>\d+(\.\d+)+)\.tar"
 
diff --git a/meta/recipes-devtools/cmake/cmake_3.26.3.bb b/meta/recipes-devtools/cmake/cmake_3.26.4.bb
similarity index 100%
rename from meta/recipes-devtools/cmake/cmake_3.26.3.bb
rename to meta/recipes-devtools/cmake/cmake_3.26.4.bb
-- 
2.30.2



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2023-06-02 22:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-02 22:38 [PATCH] cmake: upgrade to v3.26.4 Sudip Mukherjee

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).