]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/commitdiff
Updated squidclamav, needs curl from 2.5
authormaniacikarus <maniacikarus@ipfire.org>
Sun, 3 May 2009 10:05:02 +0000 (12:05 +0200)
committermaniacikarus <maniacikarus@ipfire.org>
Sun, 3 May 2009 10:05:02 +0000 (12:05 +0200)
lfs/squidclamav

index f91a95f7aa5f51b5428697abd46d00446dd4c231..6d6d512a8b449d2eac7d9652d5a8bc9da190e5ea 100644 (file)
@@ -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)