From c3bcec9933d1656307aafc2b7c297c668bd91de6 Mon Sep 17 00:00:00 2001 From: Christian Schmidt Date: Sun, 11 Apr 2010 19:47:10 +0200 Subject: [PATCH] Updated squidClamav to the latest stable. --- lfs/squidclamav | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/squidclamav b/lfs/squidclamav index 68d5f6acdd..9c37753baa 100644 --- a/lfs/squidclamav +++ b/lfs/squidclamav @@ -24,7 +24,7 @@ include Config -VER = 5.2 +VER = 5.3 THISAPP = squidclamav-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = squidclamav -PAK_VER = 10 +PAK_VER = 11 DEPS = "clamav" @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 7f8d48962f139f747fa9b2050ede19a3 +$(DL_FILE)_MD5 = 39f4b98294782039840b2052eab543e2 install : $(TARGET) -- 2.39.2