* [Buildroot] [PATCH 1/1] package/cmake: bump version to 3.27.7
@ 2023-10-11 17:54 Bernd Kuhls
2023-10-12 14:36 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Bernd Kuhls @ 2023-10-11 17:54 UTC (permalink / raw)
To: buildroot; +Cc: Thomas Petazzoni
Changelog: https://cmake.org/cmake/help/v3.27/release/3.27.html#updates
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
package/cmake/cmake.hash | 4 ++--
package/cmake/cmake.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/cmake/cmake.hash b/package/cmake/cmake.hash
index 8b1ae5b4a6..e495061bae 100644
--- a/package/cmake/cmake.hash
+++ b/package/cmake/cmake.hash
@@ -1,5 +1,5 @@
-# From https://cmake.org/files/v3.27/cmake-3.27.6-SHA-256.txt
-sha256 ef3056df528569e0e8956f6cf38806879347ac6de6a4ff7e4105dc4578732cfb cmake-3.27.6.tar.gz
+# From https://cmake.org/files/v3.27/cmake-3.27.7-SHA-256.txt
+sha256 08f71a106036bf051f692760ef9558c0577c42ac39e96ba097e7662bd4158d8e cmake-3.27.7.tar.gz
# Locally calculated
sha256 4a01ccf2dc580ba570d02bc015bbe0ec92f1f318717aae9540ba841ba7946756 Copyright.txt
diff --git a/package/cmake/cmake.mk b/package/cmake/cmake.mk
index 3bb2c4bffb..41278bf6db 100644
--- a/package/cmake/cmake.mk
+++ b/package/cmake/cmake.mk
@@ -6,7 +6,7 @@
# When updating the version, please also update BR2_HOST_CMAKE_AT_LEAST_X_Y
CMAKE_VERSION_MAJOR = 3.27
-CMAKE_VERSION = $(CMAKE_VERSION_MAJOR).6
+CMAKE_VERSION = $(CMAKE_VERSION_MAJOR).7
CMAKE_SITE = https://cmake.org/files/v$(CMAKE_VERSION_MAJOR)
CMAKE_LICENSE = BSD-3-Clause
CMAKE_LICENSE_FILES = Copyright.txt
--
2.39.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/cmake: bump version to 3.27.7
2023-10-11 17:54 [Buildroot] [PATCH 1/1] package/cmake: bump version to 3.27.7 Bernd Kuhls
@ 2023-10-12 14:36 ` Peter Korsgaard
0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2023-10-12 14:36 UTC (permalink / raw)
To: Bernd Kuhls; +Cc: Thomas Petazzoni, buildroot
>>>>> "Bernd" == Bernd Kuhls <bernd@kuhls.net> writes:
> Changelog: https://cmake.org/cmake/help/v3.27/release/3.27.html#updates
> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Committed, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-10-12 14:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-11 17:54 [Buildroot] [PATCH 1/1] package/cmake: bump version to 3.27.7 Bernd Kuhls
2023-10-12 14:36 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox