]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
squid: Update to 4.10
authorMatthias Fischer <matthias.fischer@ipfire.org>
Sat, 25 Jan 2020 18:51:28 +0000 (19:51 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Wed, 12 Feb 2020 20:09:50 +0000 (20:09 +0000)
For details see:
http://www.squid-cache.org/Versions/v4/changesets/

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

index 9801c153b7258bb3ae707e07e58685a7547f8d67..8553d7113bd25dc36d867cb47ad0e796ee505d8b 100644 (file)
--- a/lfs/squid
+++ b/lfs/squid
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 4.9
+VER        = 4.10
 
 THISAPP    = squid-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -46,7 +46,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 5c2e335dd1e8ced9dda6e0e11894b344
+$(DL_FILE)_MD5 = af7ac6e70f9bd03ae4fcec0c9b99c38a
 
 install : $(TARGET)