public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] cmake: Update to 3.11.2
@ 2018-05-20 15:59 Matthias Fischer
  0 siblings, 0 replies; only message in thread
From: Matthias Fischer @ 2018-05-20 15:59 UTC (permalink / raw)
  To: development

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

For details see:
https://cmake.org/cmake/help/v3.11/release/3.11.html#id2

Best,
Matthias

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 e5977b971..dd0f626a9 100644
--- a/lfs/cmake
+++ b/lfs/cmake
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 3.11.1
+VER        = 3.11.2
 
 THISAPP    = cmake-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -42,7 +42,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 12a3177477e4e2c7bc514193d421dafe
+$(DL_FILE)_MD5 = d2d554c05fc07cfae7846d2aa205f12a
 
 install : $(TARGET)
 
-- 
2.17.0


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-05-20 15:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-20 15:59 [PATCH] cmake: Update to 3.11.2 Matthias Fischer

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