summaryrefslogtreecommitdiffstats
path: root/clamav
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2008-11-28 00:00:16 +0000
committer Eric Hameleers <alien@slackware.com>2008-11-28 00:00:16 +0000
commitf91a9195f058f5c33dfe22f1e655b1bc6a1b6488 (patch)
tree4e26a3dd2c936f9797fd371375ca744417e46b82 /clamav
parent3c2824c6adb867f77b4d2c0c78856dc7fd698659 (diff)
downloadasb-f91a9195f058f5c33dfe22f1e655b1bc6a1b6488.tar.gz
asb-f91a9195f058f5c33dfe22f1e655b1bc6a1b6488.tar.xz
Update to 0.94.2
Diffstat (limited to 'clamav')
-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}