Updated clamav to current stable.

This commit is contained in:
Christian Schmidt
2010-05-26 16:12:56 +02:00
parent 55eeebf440
commit 065cc0d6ef
2 changed files with 6 additions and 6 deletions

View File

@@ -24,7 +24,7 @@
include Config
VER = 0.96
VER = 0.96.1
THISAPP = clamav-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = clamav
PAK_VER = 11
PAK_VER = 12
DEPS = ""
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 28ac7bec4cc03627a8e2d6e8647ee661
$(DL_FILE)_MD5 = 38e7870db6e9ad0e569518499a6f3651
install : $(TARGET)