summaryrefslogtreecommitdiffstats
path: root/clamav
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2011-08-19 23:09:53 +0000
committer Eric Hameleers <alien@slackware.com>2011-08-19 23:09:53 +0000
commitbf1639c028183b709d6f970a2027a6d7dbbc3e4b (patch)
tree3040e7de547f822aec0c2bc934ba132f8d0c5f58 /clamav
parentbf04e6aa158f5a273a58490f49413a99347e2e8d (diff)
downloadasb-bf1639c028183b709d6f970a2027a6d7dbbc3e4b.tar.gz
asb-bf1639c028183b709d6f970a2027a6d7dbbc3e4b.tar.xz
Update to 0.97.2
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 1ae8ce7d..f7c6cb8e 100755
--- a/clamav/build/clamav.SlackBuild
+++ b/clamav/build/clamav.SlackBuild
@@ -136,6 +136,8 @@
# * New release.
# 0.97.1-1: 11/jun/2011 by Eric Hameleers
# * New release.
+# 0.97.2-1: 19/aug/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 .
@@ -146,7 +148,7 @@
# Set initial variables:
PRGNAM=clamav
-VERSION=${VERSION:-"0.97.1"}
+VERSION=${VERSION:-"0.97.2"}
BUILD=${BUILD:-1}
TAG=${TAG:-alien}