aboutsummaryrefslogtreecommitdiff
path: root/app/antivirus
diff options
context:
space:
mode:
authorrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2007-03-02 15:06:53 +0000
committerrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2007-03-02 15:06:53 +0000
commitb89e6cf0f0bda10fcc9e978ef6c00ab8f0d810c2 (patch)
tree7ea1061b519cb187a0d47027c39d86224ba5b695 /app/antivirus
parentbcc890002ef9addc32f3e5987da22448643763f3 (diff)
downloadslackbuilds-b89e6cf0f0bda10fcc9e978ef6c00ab8f0d810c2.tar.gz
slackbuilds-b89e6cf0f0bda10fcc9e978ef6c00ab8f0d810c2.tar.bz2
clamav update
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@1068 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 81c6d31a..9630b0ca 100755
--- a/app/antivirus/clamav/clamav.SlackBuild
+++ b/app/antivirus/clamav/clamav.SlackBuild
@@ -26,7 +26,7 @@ fi
# default settings
PACKAGE="clamav"
-VERSION=${VERSION:=0.90}
+VERSION=${VERSION:=0.90.1}
ARCH=${ARCH:=i486}
BUILD=${BUILD:=1rha}
TMP=${TMP:=/tmp}