diff options
-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 a60f33e7..f777c1c1 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.1} +VERSION=${VERSION:=0.90.2} ARCH=${ARCH:=i486} BUILD=${BUILD:=1rha} TMP=${TMP:=/tmp} |