]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
squid: Update to 4.11
authorMatthias Fischer <matthias.fischer@ipfire.org>
Tue, 21 Apr 2020 18:55:51 +0000 (20:55 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Tue, 21 Apr 2020 19:12:04 +0000 (19:12 +0000)
For details see:
http://www.squid-cache.org/Versions/v4/changesets/

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
lfs/squid

index 8553d7113bd25dc36d867cb47ad0e796ee505d8b..9c913b928c286033ec441de6b95fdb679d1f2289 100644 (file)
--- a/lfs/squid
+++ b/lfs/squid
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2019  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        = 4.10
+VER        = 4.11
 
 THISAPP    = squid-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -46,7 +46,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = af7ac6e70f9bd03ae4fcec0c9b99c38a
+$(DL_FILE)_MD5 = 10f34e852153a9996aa4614670e2bda1
 
 install : $(TARGET)