summaryrefslogtreecommitdiffstats
path: root/clamav/build/clamav.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'clamav/build/clamav.SlackBuild')
-rwxr-xr-xclamav/build/clamav.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/clamav/build/clamav.SlackBuild b/clamav/build/clamav.SlackBuild
index 941401f9..6c42510a 100755
--- a/clamav/build/clamav.SlackBuild
+++ b/clamav/build/clamav.SlackBuild
@@ -27,6 +27,8 @@
# * Add '--enable-id-check' to configure command.
# 0.85.1-1: 21/may/2005 by Eric Hameleers
# * Rebuilt for the new release.
+# 0.86.1-1: 27/jun/2005 by Eric Hameleers
+# * Rebuilt for the new release.
#
# Run 'sh SlackBuild --cleanup' to build a Slackware package.
# The package (.tgz) plus descriptive .txt file are created in /tmp .
@@ -42,7 +44,7 @@ if [ "$TMP" = "" ]; then
fi
PRGNAM=clamav
-VERSION=0.85.1
+VERSION=0.86.1
ARCH=${ARCH:-i486}
BUILD=1