X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fclamav;h=6406914081937a0b59afa358ec680d7447809d73;hp=20ff9ddf3f1af84cd697baf9de18d7821b0fde88;hb=34bbcff61f2de1fa76e4be20371d276f304277da;hpb=a13ddf04d9b58ee469b5da6bc0dd5efb64d6ebad diff --git a/lfs/clamav b/lfs/clamav index 20ff9ddf3f..6406914081 100644 --- a/lfs/clamav +++ b/lfs/clamav @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2018 IPFire Team # +# Copyright (C) 2007-2019 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.101.0 +VER = 0.101.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 = 42 +PAK_VER = 44 DEPS = "" @@ -50,7 +50,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 47c36d13ac814b9e29ed6f5fc1691373 +$(DL_FILE)_MD5 = faeb0e286e76c2a26e2e10845e4b68db install : $(TARGET)