Updated squidclamav to current stable.

This commit is contained in:
Christian Schmidt
2010-08-19 18:53:25 +02:00
parent 7829d1d019
commit 1f10d162dc
2 changed files with 4 additions and 4 deletions

View File

@@ -316,7 +316,7 @@
* squashfs-lzma-cvs20100214
* squid-2.7.STABLE9
* squidGuard-1.4.1
* squidclamav-5.3
* squidclamav-5.4
* sshfs-fuse-2.2
* sslh-1.7a
* streamripper-1.63.5

View File

@@ -24,7 +24,7 @@
include Config
VER = 5.3
VER = 5.4
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 = 12
PAK_VER = 13
DEPS = "clamav"
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 39f4b98294782039840b2052eab543e2
$(DL_FILE)_MD5 = e2adab89b1d46ace78b4ec5200dd1285
install : $(TARGET)