From: Matthias Fischer Date: Fri, 8 Oct 2021 17:19:05 +0000 (+0200) Subject: squid: Update to 5.2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8989211723f39ff119c0e8922986e07f39f6c2ea;p=people%2Fms%2Fipfire-2.x.git squid: Update to 5.2 For details see: http://www.squid-cache.org/Versions/v5/changesets/ Signed-off-by: Matthias Fischer Reviewed-by: Adolf Belka --- diff --git a/lfs/squid b/lfs/squid index d6570b80d4..3a547809c2 100644 --- a/lfs/squid +++ b/lfs/squid @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2021 IPFire Team # +# Copyright (C) 2007-2022 IPFire Team # # # # 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.16 +VER = 5.2 THISAPP = squid-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -46,7 +46,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = d200064f7050969680f628d26b8c704d +$(DL_FILE)_MD5 = 102984f3ea382a1fa5bd917c2ee155ec install : $(TARGET)