summaryrefslogtreecommitdiffstats
path: root/clamav
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2005-07-27 08:21:25 +0000
committer Eric Hameleers <alien@slackware.com>2005-07-27 08:21:25 +0000
commit3de9e310a147a4f2a0d96ccd51bb88a81a8981c0 (patch)
tree0db5620ba6b860ed5cfdbf33bc69e8d0ec14e668 /clamav
parent7823a6a97f9a291162bd56da7ed8bd5535d280bb (diff)
downloadasb-3de9e310a147a4f2a0d96ccd51bb88a81a8981c0.tar.gz
asb-3de9e310a147a4f2a0d96ccd51bb88a81a8981c0.tar.xz
Updated to 0.86.1
Diffstat (limited to 'clamav')
-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