]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
clamav: Update to 0.103.1
authorMatthias Fischer <matthias.fischer@ipfire.org>
Thu, 4 Feb 2021 17:27:21 +0000 (18:27 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 5 Feb 2021 11:19:55 +0000 (11:19 +0000)
For details see:
https://blog.clamav.net/2021/02/clamav-01031-patch-release.html

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/clamav

index e3e55c3b96c940cc7b160a9ad8b2db3f77db0441..2c4d6a6bac22483c7c30c4af6f1cb828f2e19027 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 0.103.0
+VER        = 0.103.1
 
 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    = 53
+PAK_VER    = 54
 
 DEPS       =
 
@@ -50,7 +50,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 453a389e0147b5df8fae5601b390d7db
+$(DL_FILE)_MD5 = f895e9a261937ed91f5cb3ead4791555
 
 install : $(TARGET)