summaryrefslogtreecommitdiffstats
path: root/clamav
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2010-05-27 08:31:23 +0000
committer Eric Hameleers <alien@slackware.com>2010-05-27 08:31:23 +0000
commitb0b3b2a71e8d0ca742820f318361a1bfad543e87 (patch)
treeb0fd15f9f299102a4577da89d561b2c8b662c9b1 /clamav
parent44e10c81d00348caeb15935e1c6ba0ab851e22ed (diff)
downloadasb-b0b3b2a71e8d0ca742820f318361a1bfad543e87.tar.gz
asb-b0b3b2a71e8d0ca742820f318361a1bfad543e87.tar.xz
Updated to 0.96.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 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}