summaryrefslogtreecommitdiffstats
path: root/clamav
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2006-04-05 20:46:02 +0000
committer Eric Hameleers <alien@slackware.com>2006-04-05 20:46:02 +0000
commita8fb9cbdd1394d09960812af382f3c243d2a4f8e (patch)
tree9b8680393e12b8a83b434215df29f0c490ab0253 /clamav
parente5ff57a5d4bca793c9e07be574c27c4489db4729 (diff)
downloadasb-a8fb9cbdd1394d09960812af382f3c243d2a4f8e.tar.gz
asb-a8fb9cbdd1394d09960812af382f3c243d2a4f8e.tar.xz
New release
Diffstat (limited to 'clamav')
-rwxr-xr-xclamav/build/clamav.SlackBuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/clamav/build/clamav.SlackBuild b/clamav/build/clamav.SlackBuild
index f8349a3e..7e8f3c5e 100755
--- a/clamav/build/clamav.SlackBuild
+++ b/clamav/build/clamav.SlackBuild
@@ -1,9 +1,8 @@
#!/bin/sh
# Copyright (c) 2006 Eric Hameleers <alien@sox.homeip.net>
# Distributed under the terms of the GNU General Public License, Version 2
-#
-# -----------------------------------------------------------------------------
# $Id$
+# -----------------------------------------------------------------------------
# Slackware SlackBuild script
# ===========================
# By: Eric Hameleers
@@ -40,6 +39,8 @@
# * Rebuilt for the new release.
# 0.88-1: 10/jan/2006 by Eric Hameleers
# * Rebuilt for the new release.
+# 0.88.1-1: 04/apr/2006 by Eric Hameleers
+# * Rebuilt for the new release.
#
# Run 'sh SlackBuild --cleanup' to build a Slackware package.
# The package (.tgz) plus descriptive .txt file are created in /tmp .
@@ -55,7 +56,7 @@ if [ "$TMP" = "" ]; then
fi
PRGNAM=clamav
-VERSION=0.88
+VERSION=0.88.1
ARCH=${ARCH:-i486}
BUILD=1