]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/commitdiff
Updated clamav to current stable
authorChristian Schmidt <maniacikarus@ipfire.org>
Tue, 15 Apr 2008 16:56:53 +0000 (18:56 +0200)
committerChristian Schmidt <maniacikarus@ipfire.org>
Tue, 15 Apr 2008 16:56:53 +0000 (18:56 +0200)
doc/packages-list.txt
lfs/clamav

index f24ec8573782a5f4f57e8cdde47f00a016281e65..aa4092206bed52692ac2163154aa70d777c5bfe2 100644 (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
 * 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
 * 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
index f7125399ed55694e23f3eaeb90467c27fa7711f7..86348f810c8b5eb5bcbec1906cf8046e50014dc3 100644 (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)