]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/commitdiff
Updated squidclamav to current stable.
authorChristian Schmidt <christian.schmidt@ipfire.org>
Thu, 19 Aug 2010 16:53:25 +0000 (18:53 +0200)
committerChristian Schmidt <christian.schmidt@ipfire.org>
Thu, 19 Aug 2010 16:53:25 +0000 (18:53 +0200)
doc/packages-list.txt
lfs/squidclamav

index 8f11d1219e86dc7258d6c671e9f52e648987c44d..1f60b70b62d9bde0a4c2ff9cdeb8075dc4453e68 100644 (file)
 * 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
index e718f5d04ead0676759834bfc522801100eb181c..662594af04a2b06791cda147bede87841c31813e 100644 (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)