From e7315a6876f54cb6cc72383dd38f6a08c8e0e887 Mon Sep 17 00:00:00 2001 From: maniacikarus Date: Sun, 3 May 2009 12:05:02 +0200 Subject: [PATCH] Updated squidclamav, needs curl from 2.5 --- lfs/squidclamav | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/squidclamav b/lfs/squidclamav index f91a95f7aa..6d6d512a8b 100644 --- a/lfs/squidclamav +++ b/lfs/squidclamav @@ -24,7 +24,7 @@ include Config -VER = 3.9 +VER = 4.0 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 = 5 +PAK_VER = 6 DEPS = "clamav" @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = a0a50c9410ac0ab7d1c80d8f0046b44c +$(DL_FILE)_MD5 = 0a5e2fa8a4270a90235621fce9269949 install : $(TARGET) -- 2.39.2