]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/cmake
cmake: Update to 3.17.0
[ipfire-2.x.git] / lfs / cmake
index a6b87a94cbbf3455ea6cedc478bf6c78c24a888c..5ad5ebb70de28951f26f28d14ea6c95d3ebd6ada 100644 (file)
--- a/lfs/cmake
+++ b/lfs/cmake
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2018  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2020  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 3.11.2
+VER        = 3.17.0
 
 THISAPP    = cmake-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -42,7 +42,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = d2d554c05fc07cfae7846d2aa205f12a
+$(DL_FILE)_MD5 = 78d3cc30cebaa206fb60ae6c5fe6766e
 
 install : $(TARGET)