aboutsummaryrefslogtreecommitdiff
path: root/app/antivirus/clamav/clamav.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'app/antivirus/clamav/clamav.SlackBuild')
-rwxr-xr-xapp/antivirus/clamav/clamav.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/antivirus/clamav/clamav.SlackBuild b/app/antivirus/clamav/clamav.SlackBuild
index 6133c9ab..dd32a5a1 100755
--- a/app/antivirus/clamav/clamav.SlackBuild
+++ b/app/antivirus/clamav/clamav.SlackBuild
@@ -16,7 +16,7 @@
#
# slackbuild for clamav, by Sivio Rhatto
# requires:
-# tested: clamav-0.95.1
+# tested: clamav-0.95.2
# model: generic.mkSlackBuild $Rev: 805 $
#
@@ -32,7 +32,7 @@ CWD="$(pwd)"
SRC_NAME="clamav"
PKG_NAME="clamav"
ARCH=${ARCH:=i486}
-SRC_VERSION=${VERSION:=0.95.1}
+SRC_VERSION=${VERSION:=0.95.2}
PKG_VERSION="$(echo "$SRC_VERSION" | tr '[[:blank:]-]' '_')"
BUILD=${BUILD:=1rha}
SRC_DIR=${SRC_DIR:=$CWD}/$PKG_NAME