summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 0de1b9b4..51bfe9c8 100755
--- a/clamav/build/clamav.SlackBuild
+++ b/clamav/build/clamav.SlackBuild
@@ -102,6 +102,8 @@
# which will be gone after you run upgradepkg. This results in
# runtime errors. Remedy: build this release after removing an
# existing clamav from your disk.
+# 0.93.1-1: 10/jun/2008 by Eric Hameleers
+# * New release.
#
# Run 'sh clamav.SlackBuild --cleanup' to build a Slackware package.
# The package (.tgz) plus descriptive .txt file are created in /tmp .
@@ -112,7 +114,7 @@
# Set initial variables:
PRGNAM=clamav
-VERSION=${VERSION:-"0.93"}
+VERSION=${VERSION:-"0.93.1"}
ARCH=${ARCH:-"i486"}
BUILD=${BUILD:-1}