X-Git-Url: http://git.ipfire.org/?p=people%2Fteissler%2Fipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fclamav;h=d30ae6344c75d9c680c85116d044475ba6fcfcbf;hp=86348f810c8b5eb5bcbec1906cf8046e50014dc3;hb=2c48109eff359a0014e7d5ba9da40bfa817a280c;hpb=628f259d9e58bdb0349f7da9df5b44f566d19057 diff --git a/lfs/clamav b/lfs/clamav index 86348f810..d30ae6344 100644 --- a/lfs/clamav +++ b/lfs/clamav @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007 Michael Tremer & Christian Schmidt # +# Copyright (C) 2007-2011 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -24,7 +24,7 @@ include Config -VER = 0.93 +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 = 3 +PAK_VER = 17 DEPS = "" @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 72ed6f4706858e72f24dda8a591df0da +$(DL_FILE)_MD5 = cb2d78b4790fdfca3b2390d7ce82f0b7 install : $(TARGET)