summaryrefslogtreecommitdiffstats
path: root/clamav/build
diff options
context:
space:
mode:
Diffstat (limited to 'clamav/build')
-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 b8ecfc71..59a7b34f 100755
--- a/clamav/build/clamav.SlackBuild
+++ b/clamav/build/clamav.SlackBuild
@@ -124,6 +124,8 @@
# * New release.
# 0.96-1: 02/apr/2010 by Eric Hameleers
# * New release.
+# 0.96.1-1: 27/may/2010 by Eric Hameleers
+# * New release plugs a critical hole.
#
# Run 'sh clamav.SlackBuild' to build a Slackware package.
# The package (.tgz) plus descriptive .txt file are created in /tmp .
@@ -134,7 +136,7 @@
# Set initial variables:
PRGNAM=clamav
-VERSION=${VERSION:-"0.96"}
+VERSION=${VERSION:-"0.96.1"}
BUILD=${BUILD:-1}
TAG=${TAG:-alien}