summaryrefslogtreecommitdiffstats
path: root/clamav
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2011-06-11 20:15:00 +0000
committer Eric Hameleers <alien@slackware.com>2011-06-11 20:15:00 +0000
commita349282e0150bce772ea89693336ae014a8c6b16 (patch)
tree9ad109e4d4453f554c95ea7a70cd4268ca3233ae /clamav
parentb290cac41ea3863e5f0af1ecc54e2ba0aff72511 (diff)
downloadasb-a349282e0150bce772ea89693336ae014a8c6b16.tar.gz
asb-a349282e0150bce772ea89693336ae014a8c6b16.tar.xz
Update to 0.97.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 56531f49..1ae8ce7d 100755
--- a/clamav/build/clamav.SlackBuild
+++ b/clamav/build/clamav.SlackBuild
@@ -134,6 +134,8 @@
# * New release.
# 0.97-1: 11/feb/2011 by Eric Hameleers
# * New release.
+# 0.97.1-1: 11/jun/2011 by Eric Hameleers
+# * New release.
#
# Run 'sh clamav.SlackBuild' to build a Slackware package.
# The package (.tgz) plus descriptive .txt file are created in /tmp .
@@ -144,7 +146,7 @@
# Set initial variables:
PRGNAM=clamav
-VERSION=${VERSION:-"0.97"}
+VERSION=${VERSION:-"0.97.1"}
BUILD=${BUILD:-1}
TAG=${TAG:-alien}