summaryrefslogtreecommitdiffstats
path: root/clamav/build/clamav.SlackBuild
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2006-07-22 15:55:16 +0000
committer Eric Hameleers <alien@slackware.com>2006-07-22 15:55:16 +0000
commit4da3d2e2b711892d0a9f25c97e6cfa727bec89ce (patch)
tree1f2dce537ebc0c007dcc6b99eae657b59c40f4cd /clamav/build/clamav.SlackBuild
parentd50594387060587b1a163ff22572453abe477b65 (diff)
downloadasb-4da3d2e2b711892d0a9f25c97e6cfa727bec89ce.tar.gz
asb-4da3d2e2b711892d0a9f25c97e6cfa727bec89ce.tar.xz
Updated for new release.
Diffstat (limited to 'clamav/build/clamav.SlackBuild')
-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 b4ad9461..d7b97272 100755
--- a/clamav/build/clamav.SlackBuild
+++ b/clamav/build/clamav.SlackBuild
@@ -46,6 +46,8 @@
# 0.88.2-2: 15/jun/2006 by Eric Hameleers
# * Fixed permission for directory '/var/run/clamav' again
# (it is now 771 so that the AllowSupplementaryGroups works)
+# 0.88.3-1: 22/jul/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 .
@@ -61,7 +63,7 @@ if [ "$TMP" = "" ]; then
fi
PRGNAM=clamav
-VERSION=0.88.2
+VERSION=0.88.3
ARCH=${ARCH:-i486}
BUILD=2