summaryrefslogtreecommitdiffstats
path: root/clamav
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2007-04-16 08:17:06 +0000
committer Eric Hameleers <alien@slackware.com>2007-04-16 08:17:06 +0000
commitd1aafd91c2745eb6a130f6cc7102fc06edf10153 (patch)
tree6e999242f3c1b9157f2b4e47a7e61c1a102fa338 /clamav
parent4bdc9f6444d360b89393a7d200f30814ad154a4a (diff)
downloadasb-d1aafd91c2745eb6a130f6cc7102fc06edf10153.tar.gz
asb-d1aafd91c2745eb6a130f6cc7102fc06edf10153.tar.xz
Update to 0.90.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 3a37e9d0..3ecc41f1 100755
--- a/clamav/build/clamav.SlackBuild
+++ b/clamav/build/clamav.SlackBuild
@@ -83,8 +83,10 @@
# I had to re-do the .patch files.
# 0.90.1-1: 05/mar/2007 by Eric Hameleers
# * Rew release.
+# 0.90.2-1: 16/apr/2007 by Eric Hameleers
+# * Rew release.
#
-# Run 'sh SlackBuild --cleanup' to build a Slackware package.
+# Run 'sh clamav.SlackBuild --cleanup' to build a Slackware package.
# The package (.tgz) plus descriptive .txt file are created in /tmp .
# Install using 'installpkg'.
#
@@ -94,7 +96,7 @@
# Set initial variables:
PRGNAM=clamav
-VERSION=${VERSION:-0.90.1}
+VERSION=${VERSION:-0.90.2}
ARCH=${ARCH:-i486}
BUILD=${BUILD:-1}