summaryrefslogtreecommitdiffstats
path: root/clamav
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2008-06-10 06:32:11 +0000
committer Eric Hameleers <alien@slackware.com>2008-06-10 06:32:11 +0000
commit0afe595953dcb65dba2599e81c3bf69ed14950a6 (patch)
treef6569d3dbf18aafd5e0ef40ad1461405f5c8ee31 /clamav
parent1fc2d1a4a7c6a32ceda3ec5466d7e77d89299396 (diff)
downloadasb-0afe595953dcb65dba2599e81c3bf69ed14950a6.tar.gz
asb-0afe595953dcb65dba2599e81c3bf69ed14950a6.tar.xz
Update for 0.93.1
Diffstat (limited to 'clamav')
-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 0de1b9b4..51bfe9c8 100755
--- a/clamav/build/clamav.SlackBuild
+++ b/clamav/build/clamav.SlackBuild
@@ -102,6 +102,8 @@
# which will be gone after you run upgradepkg. This results in
# runtime errors. Remedy: build this release after removing an
# existing clamav from your disk.
+# 0.93.1-1: 10/jun/2008 by Eric Hameleers
+# * New release.
#
# Run 'sh clamav.SlackBuild --cleanup' to build a Slackware package.
# The package (.tgz) plus descriptive .txt file are created in /tmp .
@@ -112,7 +114,7 @@
# Set initial variables:
PRGNAM=clamav
-VERSION=${VERSION:-"0.93"}
+VERSION=${VERSION:-"0.93.1"}
ARCH=${ARCH:-"i486"}
BUILD=${BUILD:-1}