From: Christian Melki <christian.melki@t2data.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] host-cmake: Version bump. 3.31.3 -> 3.31.8
Date: Thu, 10 Jul 2025 22:14:41 +0200 [thread overview]
Message-ID: <20250710201441.2974915-1-christian.melki@t2data.com> (raw)
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
reply other threads:[~2025-07-10 20:15 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250710201441.2974915-1-christian.melki@t2data.com \
--to=christian.melki@t2data.com \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox