aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xapp/antivirus/clamav/clamav.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/antivirus/clamav/clamav.SlackBuild b/app/antivirus/clamav/clamav.SlackBuild
index ca340d87..81c6d31a 100755
--- a/app/antivirus/clamav/clamav.SlackBuild
+++ b/app/antivirus/clamav/clamav.SlackBuild
@@ -26,7 +26,7 @@ fi
# default settings
PACKAGE="clamav"
-VERSION=${VERSION:=0.88.7}
+VERSION=${VERSION:=0.90}
ARCH=${ARCH:=i486}
BUILD=${BUILD:=1rha}
TMP=${TMP:=/tmp}