aboutsummaryrefslogtreecommitdiff
path: root/app/antivirus/clamav/clamav.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'app/antivirus/clamav/clamav.SlackBuild')
-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 c3b0e4c4..80ca9a30 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.92}
+VERSION=${VERSION:=0.92.1}
ARCH=${ARCH:=i486}
BUILD=${BUILD:=1rha}
TMP=${TMP:=/tmp}