From b4c80654b4cd2161876dbb532c1fbc27c434f4ea Mon Sep 17 00:00:00 2001 From: Andreas Kohn Date: Fri, 2 Jul 2021 09:52:20 +0200 Subject: [PATCH] Update ClamAV to 0.103.1-17354 --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index eafadcd..398704f 100755 --- a/build.sh +++ b/build.sh @@ -2,7 +2,7 @@ set -e -VERSION=${VERSION:-0.103.1-17354} +VERSION=${VERSION:-0.103.3-22187} echo "prepping clamav (${VERSION})" yum update -y