]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/cmake
libmpdclient: Add $(MAKETUNING) variable to ninja build
[ipfire-2.x.git] / lfs / cmake
index 0b5603b0fbeede8f12ea286355f7df5b9d27abc9..7cc77a3efa5ba7fbd157d5f12dcf0f015b5c33e1 100644 (file)
--- a/lfs/cmake
+++ b/lfs/cmake
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2020  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2021  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.18.1
+VER        = 3.21.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 = bc0d668dba6ec081c664ae95b75540d6
+$(DL_FILE)_MD5 = f616604606184e3c7b870a57e68a7c3b
 
 install : $(TARGET)