diff --git a/system/clamav/clamav.SlackBuild b/system/clamav/clamav.SlackBuild index 81be8e861f..37869c15c3 100644 --- a/system/clamav/clamav.SlackBuild +++ b/system/clamav/clamav.SlackBuild @@ -1,7 +1,7 @@ #!/bin/sh # Copyright (c) 2006,2007 Eric Hameleers -# Copyright (c) 2011-2020 Matteo Bernardini +# Copyright (c) 2011-2021 Matteo Bernardini # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -28,7 +28,7 @@ # No additional license terms added PRGNAM=clamav -VERSION=${VERSION:-0.103.0} +VERSION=${VERSION:-0.103.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/clamav/clamav.info b/system/clamav/clamav.info index f150d40c4a..71244e5107 100644 --- a/system/clamav/clamav.info +++ b/system/clamav/clamav.info @@ -1,8 +1,8 @@ PRGNAM="clamav" -VERSION="0.103.0" +VERSION="0.103.1" HOMEPAGE="https://www.clamav.net/" -DOWNLOAD="https://www.clamav.net/downloads/production/clamav-0.103.0.tar.gz" -MD5SUM="453a389e0147b5df8fae5601b390d7db" +DOWNLOAD="https://www.clamav.net/downloads/production/clamav-0.103.1.tar.gz" +MD5SUM="f895e9a261937ed91f5cb3ead4791555" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES=""