mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] host-cmake: Version bump. 3.27.3 -> 3.27.4
@ 2023-09-03 16:05 Christian Melki
  2023-09-24  5:44 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2023-09-03 16:05 UTC (permalink / raw)
  To: ptxdist

Minor changes, including zlib version handling.
https://github.com/Kitware/CMake/compare/v3.27.3...v3.27.4

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 535ada4b6..fcd6296ab 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.27.3
-HOST_CMAKE_MD5		:= 7228f5fcc8a858fdeac27e29bda0c144
+HOST_CMAKE_VERSION	:= 3.27.4
+HOST_CMAKE_MD5		:= 91639a7c786f33340f07a6e0b2a85ee1
 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

* Re: [ptxdist] [APPLIED] host-cmake: Version bump. 3.27.3 -> 3.27.4
  2023-09-03 16:05 [ptxdist] [PATCH] host-cmake: Version bump. 3.27.3 -> 3.27.4 Christian Melki
@ 2023-09-24  5:44 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2023-09-24  5:44 UTC (permalink / raw)
  To: ptxdist; +Cc: Christian Melki

Thanks, applied as 6aeeb86f8dc1b432172784b939e8da18019e08eb.

Michael

[sent from post-receive hook]

On Sun, 24 Sep 2023 07:44:16 +0200, Christian Melki <christian.melki@t2data.com> wrote:
> Minor changes, including zlib version handling.
> https://github.com/Kitware/CMake/compare/v3.27.3...v3.27.4
> 
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20230903160525.555304-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/host-cmake.make b/rules/host-cmake.make
> index 535ada4b657d..fcd6296abea6 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.27.3
> -HOST_CMAKE_MD5		:= 7228f5fcc8a858fdeac27e29bda0c144
> +HOST_CMAKE_VERSION	:= 3.27.4
> +HOST_CMAKE_MD5		:= 91639a7c786f33340f07a6e0b2a85ee1
>  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)



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-09-24  5:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-03 16:05 [ptxdist] [PATCH] host-cmake: Version bump. 3.27.3 -> 3.27.4 Christian Melki
2023-09-24  5:44 ` [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