]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/tcl
Revert "python-six: Removal of python2 & 3 addon versions of six"
[people/pmueller/ipfire-2.x.git] / lfs / tcl
diff --git a/lfs/tcl b/lfs/tcl
index 73c92cc812b4d2b332abfa59fcff054a9702d2bd..e4b15c7fb2473e04109e41eaabb42f05133c9cd1 100644 (file)
--- a/lfs/tcl
+++ b/lfs/tcl
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2016 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        = 8.6.6
+VER        = 8.6.11
 
 THISAPP    = tcl$(VER)
 DL_FILE    = $(THISAPP)-src.tar.gz
@@ -45,7 +45,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 5193aea8107839a79df8ac709552ecb7
+$(DL_FILE)_MD5 = 8a4c004f48984a03a7747e9ba06e4da4
 
 install : $(TARGET)