* [ptxdist] [PATCH] host-cmake: Version bump. 3.31.3 -> 3.31.8
@ 2025-07-10 20:14 Christian Melki
0 siblings, 0 replies; only message in thread
From: Christian Melki @ 2025-07-10 20:14 UTC (permalink / raw)
To: ptxdist
Regression fixes as per the CMake documentation.
https://cmake.org/cmake/help/latest/release/3.31.html
I tried the new CMake 4.0+, but that one made a few of
my packages break, so stick to 3.31 for now.
Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
rules/host-cmake.make | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/host-cmake.make b/rules/host-cmake.make
index 3910a6cf4..4e78cbc64 100644
--- a/rules/host-cmake.make
+++ b/rules/host-cmake.make
@@ -15,8 +15,8 @@ HOST_PACKAGES-$(PTXCONF_HOST_CMAKE) += host-cmake
#
# Paths and names
#
-HOST_CMAKE_VERSION := 3.31.3
-HOST_CMAKE_MD5 := 7e70631e38a615be8f988663e8a07fb8
+HOST_CMAKE_VERSION := 3.31.8
+HOST_CMAKE_MD5 := 2f3372bf6360996323836f5522dc505c
HOST_CMAKE := cmake-$(HOST_CMAKE_VERSION)
HOST_CMAKE_SUFFIX := tar.gz
HOST_CMAKE_URL := https://cmake.org/files/v$(basename $(HOST_CMAKE_VERSION))/$(HOST_CMAKE).$(HOST_CMAKE_SUFFIX)
--
2.34.1
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-07-10 20:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-07-10 20:14 [ptxdist] [PATCH] host-cmake: Version bump. 3.31.3 -> 3.31.8 Christian Melki
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox