Updated clamav to current stable

This commit is contained in:
Christian Schmidt
2008-04-15 18:56:53 +02:00
parent 98b056b2a5
commit ecb280f59f
2 changed files with 6 additions and 3 deletions

View File

@@ -58,6 +58,7 @@
* cdrtools-2.01
* centerim-4.22.1
* clamav-0.92.1
* clamav-0.93
* cmake-2.4.8
* collectd-4.3.0
* coreutils-5.96
@@ -99,6 +100,7 @@
* gd-2.0.33
* gdbm-1.8.3
* gettext-0.14.5
* git-1.5.4.5
* git-1.5.5
* glib-2.9.6
* glibc-2.3.6
@@ -172,6 +174,7 @@
* lzo-2.02
* m4-1.4.4
* mISDNuser-1_1_5
* make-3.80
* make-3.81
* man-db-2.4.3
* man-pages-2.34

View File

@@ -24,7 +24,7 @@
include Config
VER = 0.92.1
VER = 0.93
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 = 2
PAK_VER = 3
DEPS = ""
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = c16e60f569b6ec575d8de494e788f9d2
$(DL_FILE)_MD5 = 72ed6f4706858e72f24dda8a591df0da
install : $(TARGET)