aboutsummaryrefslogtreecommitdiff
path: root/app/antivirus
diff options
context:
space:
mode:
authorrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2007-04-13 02:49:10 +0000
committerrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2007-04-13 02:49:10 +0000
commit5b247f8757484171738d7685daa8a22b535f430d (patch)
treebc3c5c877215e32a965432f41a1c55dbca326830 /app/antivirus
parent3a073be7dbe711da523f5d7d0a364d187c89b8bd (diff)
downloadslackbuilds-5b247f8757484171738d7685daa8a22b535f430d.tar.gz
slackbuilds-5b247f8757484171738d7685daa8a22b535f430d.tar.bz2
clamav update
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@1170 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 a60f33e7..f777c1c1 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.1}
+VERSION=${VERSION:=0.90.2}
ARCH=${ARCH:=i486}
BUILD=${BUILD:=1rha}
TMP=${TMP:=/tmp}