aboutsummaryrefslogtreecommitdiff
path: root/app/antivirus
diff options
context:
space:
mode:
authorrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2008-03-02 13:27:48 +0000
committerrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2008-03-02 13:27:48 +0000
commitd6aa721609f11184b015e70405c59b20cfe03d79 (patch)
tree0f37d7e68debebaeb2e459353e624c157d9dcefe /app/antivirus
parent1eb0fe18c6d3d0cd8cd63c9895c6b02e4dafd5b9 (diff)
downloadslackbuilds-d6aa721609f11184b015e70405c59b20cfe03d79.tar.gz
slackbuilds-d6aa721609f11184b015e70405c59b20cfe03d79.tar.bz2
updated clamav
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@1638 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 c3b0e4c4..80ca9a30 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.92}
+VERSION=${VERSION:=0.92.1}
ARCH=${ARCH:=i486}
BUILD=${BUILD:=1rha}
TMP=${TMP:=/tmp}