Applied the latest patches to squidGuard to prevent buffter overflows.

This commit is contained in:
Christian Schmidt
2010-01-20 07:35:32 +01:00
parent 05e86e80c6
commit 1bafa73090
3 changed files with 5 additions and 4 deletions

View File

@@ -24,7 +24,7 @@
include Config
VER = 1.4
VER = 1.4.1
THISAPP = squidGuard-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = de834150998c1386c30feae196f16b06
$(DL_FILE)_MD5 = 9ae7b62a63631bb2dd1f474cf2bbe4dc
install : $(TARGET)