summaryrefslogtreecommitdiffstats
path: root/system/clamav
diff options
context:
space:
mode:
author Matteo Bernardini <ponce@slackbuilds.org>2018-12-04 11:23:06 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-12-09 13:17:20 +0700
commitf70dbcc1ae19edc8c64a720855e657c38a079443 (patch)
treef50dcc0a17b733159e43373dcefbde2165c3cf18 /system/clamav
parent9a32949eb6360bcda55f9933e855ebd07e53a12a (diff)
downloadslackbuilds-f70dbcc1ae19edc8c64a720855e657c38a079443.tar.gz
slackbuilds-f70dbcc1ae19edc8c64a720855e657c38a079443.tar.xz
system/clamav: Updated for version 0.101.0.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/clamav')
-rw-r--r--system/clamav/clamav.SlackBuild4
-rw-r--r--system/clamav/clamav.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/system/clamav/clamav.SlackBuild b/system/clamav/clamav.SlackBuild
index 9f8f5251db..ea1d055195 100644
--- a/system/clamav/clamav.SlackBuild
+++ b/system/clamav/clamav.SlackBuild
@@ -28,7 +28,7 @@
# No additional license terms added
PRGNAM=clamav
-VERSION=${VERSION:-0.100.2}
+VERSION=${VERSION:-0.101.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -210,7 +210,7 @@ find $PKG/usr/man -type f -name "*.?" -exec gzip -9f {} \;
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a \
- COPYING* docs/*.pdf docs/html examples \
+ COPYING* docs/html examples \
$PKG/usr/doc/$PRGNAM-$VERSION
chmod -R 0644 $PKG/usr/doc/$PRGNAM-$VERSION
find $PKG/usr/doc/$PRGNAM-$VERSION -type d -exec chmod 0755 {} \;
diff --git a/system/clamav/clamav.info b/system/clamav/clamav.info
index 084676d6fb..79376756be 100644
--- a/system/clamav/clamav.info
+++ b/system/clamav/clamav.info
@@ -1,8 +1,8 @@
PRGNAM="clamav"
-VERSION="0.100.2"
+VERSION="0.101.0"
HOMEPAGE="https://www.clamav.net/"
-DOWNLOAD="https://www.clamav.net/downloads/production/clamav-0.100.2.tar.gz"
-MD5SUM="253dd79dd57da759567e42543a569c5c"
+DOWNLOAD="https://www.clamav.net/downloads/production/clamav-0.101.0.tar.gz"
+MD5SUM="47c36d13ac814b9e29ed6f5fc1691373"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""