mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] host-cmake: Version bump. 3.25.0 -> 3.25.1
@ 2022-12-05 12:15 Christian Melki
  2022-12-15  7:34 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2022-12-05 12:15 UTC (permalink / raw)
  To: ptxdist

Very minor bugfix release.
https://cmake.org/cmake/help/latest/release/3.25.html

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 305e90d87..338009f3b 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.25.0
-HOST_CMAKE_MD5		:= a9d079eaf3f91ed9898834afb24e2b17
+HOST_CMAKE_VERSION	:= 3.25.1
+HOST_CMAKE_MD5		:= 521a03b1c36412463eda0348bebf4765
 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] 2+ messages in thread

end of thread, other threads:[~2022-12-15  7:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-05 12:15 [ptxdist] [PATCH] host-cmake: Version bump. 3.25.0 -> 3.25.1 Christian Melki
2022-12-15  7:34 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox