clamav: Update to 0.101.0

For details see:
https://blog.clamav.net/

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Matthias Fischer
2018-12-08 18:21:19 +01:00
committed by Michael Tremer
parent 8b02a92fe7
commit 5df66de303
2 changed files with 9 additions and 11 deletions

View File

@@ -24,7 +24,7 @@
include Config
VER = 0.100.2
VER = 0.101.0
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 = 41
PAK_VER = 42
DEPS = ""
@@ -50,7 +50,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 253dd79dd57da759567e42543a569c5c
$(DL_FILE)_MD5 = 47c36d13ac814b9e29ed6f5fc1691373
install : $(TARGET)