summaryrefslogtreecommitdiffstats
path: root/clamav
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2012-06-17 20:05:29 +0000
committer Eric Hameleers <alien@slackware.com>2012-06-17 20:05:29 +0000
commit8e4d8e843f3c8a2a7ce963530f502ae646398496 (patch)
tree7bfc849ea541ebabd927c0042e4b9763946abc57 /clamav
parentdce568344c288cf3b9c1babdf9718eea5782a694 (diff)
downloadasb-8e4d8e843f3c8a2a7ce963530f502ae646398496.tar.gz
asb-8e4d8e843f3c8a2a7ce963530f502ae646398496.tar.xz
Update to 0.97.5
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 806b6457..0f3de9ab 100755
--- a/clamav/build/clamav.SlackBuild
+++ b/clamav/build/clamav.SlackBuild
@@ -142,6 +142,8 @@
# * New release.
# 0.97.4-1: 21/mar/2012 by Eric Hameleers
# * New release.
+# 0.97.5-1: 17/jun/2012 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 .
@@ -152,7 +154,7 @@
# Set initial variables:
PRGNAM=clamav
-VERSION=${VERSION:-"0.97.4"}
+VERSION=${VERSION:-"0.97.5"}
BUILD=${BUILD:-1}
TAG=${TAG:-alien}