aboutsummaryrefslogtreecommitdiff
path: root/clamav
diff options
context:
space:
mode:
authorrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2006-10-16 21:07:40 +0000
committerrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2006-10-16 21:07:40 +0000
commit942fe0d7714b22faacc8dbb00d4e4294191055ad (patch)
tree1569ef3b0323678022843887857934fc0361371e /clamav
parentbe4a31e46031efc23f0310457ebb6611c84df0e7 (diff)
downloadslackbuilds-942fe0d7714b22faacc8dbb00d4e4294191055ad.tar.gz
slackbuilds-942fe0d7714b22faacc8dbb00d4e4294191055ad.tar.bz2
clamav: updated to 0.88.5
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@401 370017ae-e619-0410-ac65-c121f96126d4
Diffstat (limited to 'clamav')
-rwxr-xr-xclamav/clamav.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/clamav/clamav.SlackBuild b/clamav/clamav.SlackBuild
index 65059863..d10103c7 100755
--- a/clamav/clamav.SlackBuild
+++ b/clamav/clamav.SlackBuild
@@ -16,7 +16,7 @@ fi
# default settings
PACKAGE="clamav"
-VERSION=${VERSION:=0.88.4}
+VERSION=${VERSION:=0.88.5}
ARCH=${ARCH:=i486}
BUILD=${BUILD:=1rha}
TMP=${TMP:=/tmp}