From b651a44dba1874126f43da03b33e46cea55b2895 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Mon, 4 Jul 2011 12:52:43 +0200 Subject: [PATCH] squid: update to 3.1.13. --- config/rootfiles/core/50/filelists/squid | 1 + lfs/squid | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) create mode 120000 config/rootfiles/core/50/filelists/squid diff --git a/config/rootfiles/core/50/filelists/squid b/config/rootfiles/core/50/filelists/squid new file mode 120000 index 0000000000..2dc8372a0e --- /dev/null +++ b/config/rootfiles/core/50/filelists/squid @@ -0,0 +1 @@ +../../../common/squid \ No newline at end of file diff --git a/lfs/squid b/lfs/squid index bdc164620a..ef676a2a5f 100644 --- a/lfs/squid +++ b/lfs/squid @@ -24,7 +24,7 @@ include Config -VER = 3.1.11 +VER = 3.1.13 THISAPP = squid-$(VER) DL_FILE = $(THISAPP).tar.bz2 @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 4b071d2bf4959f2d081344f2f69dd2f1 +$(DL_FILE)_MD5 = 78e756135c2bd6bbaf52eb5520f8b934 install : $(TARGET) -- 2.39.2