]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - lfs/clamav
Merge branch 'arm-port' of ssh://git.ipfire.org/pub/git/people/ms/ipfire-2.x into...
[people/teissler/ipfire-2.x.git] / lfs / clamav
index 6226fe4bfddf7099fc310fd30784290b99723970..d30ae6344c75d9c680c85116d044475ba6fcfcbf 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 0.97.1
+VER        = 0.97.2
 
 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    = 16
+PAK_VER    = 17
 
 DEPS       = ""
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 4f3fb74ff1098c25eef8e10721478c29
+$(DL_FILE)_MD5 = cb2d78b4790fdfca3b2390d7ce82f0b7
 
 install : $(TARGET)