]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
cmake: Update to 3.18.3
authorMatthias Fischer <matthias.fischer@ipfire.org>
Sun, 27 Sep 2020 08:42:01 +0000 (10:42 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 28 Sep 2020 10:10:41 +0000 (10:10 +0000)
For details see:
https://cmake.org/cmake/help/v3.18/release/3.18.html

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/cmake

index 0b5603b0fbeede8f12ea286355f7df5b9d27abc9..76ac3e6fa3914351da92de4c9d9cd77311ede49b 100644 (file)
--- 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)