public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] squid: Update to 5.2
@ 2021-10-08 17:19 Matthias Fischer
  2021-10-09 10:57 ` Adolf Belka
  2021-10-09 12:06 ` Michael Tremer
  0 siblings, 2 replies; 7+ messages in thread
From: Matthias Fischer @ 2021-10-08 17:19 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 661 bytes --]

For details see:
http://www.squid-cache.org/Versions/v5/changesets/

Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
---
 lfs/squid | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lfs/squid b/lfs/squid
index c56dca7de..5e9648aba 100644
--- a/lfs/squid
+++ b/lfs/squid
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 5.1
+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 = 17be9709b54fe0146452113404be7b54
+$(DL_FILE)_MD5 = 102984f3ea382a1fa5bd917c2ee155ec
 
 install : $(TARGET)
 
-- 
2.18.0


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-10-14 19:24 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-08 17:19 [PATCH] squid: Update to 5.2 Matthias Fischer
2021-10-09 10:57 ` Adolf Belka
2021-10-09 12:06 ` Michael Tremer
2021-10-09 12:46   ` Matthias Fischer
2021-10-09 12:47     ` Michael Tremer
2021-10-09 13:00       ` Matthias Fischer
2021-10-14 19:24         ` Michael Tremer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox