Update cmake to 3.18.1

Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Jonatan Schlag
2020-09-05 08:30:09 +00:00
committed by Michael Tremer
parent 3662b9d87b
commit daf1484ea5
2 changed files with 2831 additions and 2785 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -24,7 +24,7 @@
include Config
VER = 3.17.0
VER = 3.18.1
THISAPP = cmake-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -42,7 +42,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 78d3cc30cebaa206fb60ae6c5fe6766e
$(DL_FILE)_MD5 = bc0d668dba6ec081c664ae95b75540d6
install : $(TARGET)