public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] cmake: Update to 3.18.3
@ 2020-09-27  8:42 Matthias Fischer
  2020-09-28 10:11 ` Michael Tremer
  0 siblings, 1 reply; 2+ messages in thread
From: Matthias Fischer @ 2020-09-27  8:42 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 669 bytes --]

For details see:
https://cmake.org/cmake/help/v3.18/release/3.18.html

Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
---
 lfs/cmake | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lfs/cmake b/lfs/cmake
index 0b5603b0f..76ac3e6fa 100644
--- a/lfs/cmake
+++ b/lfs/cmake
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 3.18.1
+VER        = 3.18.3
 
 THISAPP    = cmake-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -42,7 +42,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = bc0d668dba6ec081c664ae95b75540d6
+$(DL_FILE)_MD5 = d87c668d17cda91dbf41c52e0ffc821f
 
 install : $(TARGET)
 
-- 
2.18.0


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

* Re: [PATCH] cmake: Update to 3.18.3
  2020-09-27  8:42 [PATCH] cmake: Update to 3.18.3 Matthias Fischer
@ 2020-09-28 10:11 ` Michael Tremer
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Tremer @ 2020-09-28 10:11 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 924 bytes --]

Thank you. Merged straight away since we already have 3.18.1 in the update.

> On 27 Sep 2020, at 09:42, Matthias Fischer <matthias.fischer(a)ipfire.org> wrote:
> 
> For details see:
> https://cmake.org/cmake/help/v3.18/release/3.18.html
> 
> Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
> ---
> lfs/cmake | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/lfs/cmake b/lfs/cmake
> index 0b5603b0f..76ac3e6fa 100644
> --- a/lfs/cmake
> +++ b/lfs/cmake
> @@ -24,7 +24,7 @@
> 
> include Config
> 
> -VER        = 3.18.1
> +VER        = 3.18.3
> 
> THISAPP    = cmake-$(VER)
> DL_FILE    = $(THISAPP).tar.gz
> @@ -42,7 +42,7 @@ objects = $(DL_FILE)
> 
> $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
> 
> -$(DL_FILE)_MD5 = bc0d668dba6ec081c664ae95b75540d6
> +$(DL_FILE)_MD5 = d87c668d17cda91dbf41c52e0ffc821f
> 
> install : $(TARGET)
> 
> -- 
> 2.18.0
> 


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

end of thread, other threads:[~2020-09-28 10:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-27  8:42 [PATCH] cmake: Update to 3.18.3 Matthias Fischer
2020-09-28 10:11 ` Michael Tremer

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