diff options
Diffstat (limited to 'app/antivirus/clamav')
-rwxr-xr-x | app/antivirus/clamav/clamav.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/antivirus/clamav/clamav.SlackBuild b/app/antivirus/clamav/clamav.SlackBuild index f62b19eb..c3b0e4c4 100755 --- a/app/antivirus/clamav/clamav.SlackBuild +++ b/app/antivirus/clamav/clamav.SlackBuild @@ -38,7 +38,7 @@ fi # default settings PACKAGE="clamav" -VERSION=${VERSION:=0.90.3} +VERSION=${VERSION:=0.92} ARCH=${ARCH:=i486} BUILD=${BUILD:=1rha} TMP=${TMP:=/tmp} |