summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xclamav/build/clamav.SlackBuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/clamav/build/clamav.SlackBuild b/clamav/build/clamav.SlackBuild
index 2507e4bd..6d41cefc 100755
--- a/clamav/build/clamav.SlackBuild
+++ b/clamav/build/clamav.SlackBuild
@@ -109,7 +109,9 @@
# 0.94-1: 04/sep/2008 by Eric Hameleers
# * New release. Add "--disable-check" to 'configure', to avoid
# a (harmless) warning about missing 'check'.
-# 0.94.1-1: 10/sep/2008 by Eric Hameleers
+# 0.94.1-1: 10/nov/2008 by Eric Hameleers
+# * New release.
+# 0.94.2-1: 28/nov/2008 by Eric Hameleers
# * New release.
#
# Run 'sh clamav.SlackBuild --cleanup' to build a Slackware package.
@@ -121,7 +123,7 @@
# Set initial variables:
PRGNAM=clamav
-VERSION=${VERSION:-"0.94.1"}
+VERSION=${VERSION:-"0.94.2"}
ARCH=${ARCH:-"i486"}
BUILD=${BUILD:-1}
TAG=${TAG:-alien}