From: maniacikarus Date: Sun, 3 May 2009 10:05:02 +0000 (+0200) Subject: Updated squidclamav, needs curl from 2.5 X-Git-Tag: v2.5-beta3~25^2 X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=commitdiff_plain;h=e7315a6876f54cb6cc72383dd38f6a08c8e0e887 Updated squidclamav, needs curl from 2.5 --- 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)