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 1cf6db61..ca340d87 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.6}
+VERSION=${VERSION:=0.88.7}
ARCH=${ARCH:=i486}
BUILD=${BUILD:=1rha}
TMP=${TMP:=/tmp}