]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
squid: Update to 4.14
authorMatthias Fischer <matthias.fischer@ipfire.org>
Mon, 8 Feb 2021 13:15:10 +0000 (14:15 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 8 Feb 2021 13:21:59 +0000 (13:21 +0000)
For details see:
http://www.squid-cache.org/Versions/v4/changesets/

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

index 3a53315d772db5195c5c9c9fcf763e51275e26f8..d1e91b8ae4de530430362e401436551546d99779 100644 (file)
--- a/lfs/squid
+++ b/lfs/squid
@@ -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        = 4.13
+VER        = 4.14
 
 THISAPP    = squid-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -46,7 +46,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 492e54afc15821141ff1d1d9903854d6
+$(DL_FILE)_MD5 = 7d9ba82703cd770b2ede169a0c1de94a
 
 install : $(TARGET)