aboutsummaryrefslogtreecommitdiff
path: root/app/antivirus
diff options
context:
space:
mode:
authorrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2008-01-20 19:08:54 +0000
committerrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2008-01-20 19:08:54 +0000
commit308942cf2012247cd50c913c9adcb8e51d6d24a9 (patch)
treedf469f4985269dc12add19403b7a08845aeec9e5 /app/antivirus
parent9548609b33a5a5fd1eeae98d6d9f406df5f46ca3 (diff)
downloadslackbuilds-308942cf2012247cd50c913c9adcb8e51d6d24a9.tar.gz
slackbuilds-308942cf2012247cd50c913c9adcb8e51d6d24a9.tar.bz2
updated clamav to 0.92
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@1600 370017ae-e619-0410-ac65-c121f96126d4
Diffstat (limited to 'app/antivirus')
-rwxr-xr-xapp/antivirus/clamav/clamav.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/antivirus/clamav/clamav.SlackBuild b/app/antivirus/clamav/clamav.SlackBuild
index f62b19eb..c3b0e4c4 100755
--- a/app/antivirus/clamav/clamav.SlackBuild
+++ b/app/antivirus/clamav/clamav.SlackBuild
@@ -38,7 +38,7 @@ fi
# default settings
PACKAGE="clamav"
-VERSION=${VERSION:=0.90.3}
+VERSION=${VERSION:=0.92}
ARCH=${ARCH:=i486}
BUILD=${BUILD:=1rha}
TMP=${TMP:=/tmp}