summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Matteo Bernardini2019-01-08 15:16:46 +0100
committer Willy Sudiarto Raharjo2019-01-12 00:58:34 +0100
commite75cc0734ff32474ec232b703f13bbac563fee39 (patch)
tree3b296480c78668501c3a0f6fb79be5abd98711e0
parent32ceed66d26d7e19865ac8be9b825635c258e699 (diff)
downloadslackbuilds-e75cc0734ff32474ec232b703f13bbac563fee39.tar.gz
system/clamav: Updated for version 0.101.1.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
-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 ea1d055195..1a62e60b10 100644
--- a/system/clamav/clamav.SlackBuild
+++ b/system/clamav/clamav.SlackBuild
@@ -1,7 +1,7 @@
#!/bin/sh
# Copyright (c) 2006,2007 Eric Hameleers <alien@slackware.com>
-# Copyright (c) 2011-2018 Matteo Bernardini <ponce@slackbuilds.org>
+# Copyright (c) 2011-2019 Matteo Bernardini <ponce@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -28,7 +28,7 @@
# No additional license terms added
PRGNAM=clamav
-VERSION=${VERSION:-0.101.0}
+VERSION=${VERSION:-0.101.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/clamav/clamav.info b/system/clamav/clamav.info
index 79376756be..7b14da5f76 100644
--- a/system/clamav/clamav.info
+++ b/system/clamav/clamav.info
@@ -1,8 +1,8 @@
PRGNAM="clamav"
-VERSION="0.101.0"
+VERSION="0.101.1"
HOMEPAGE="https://www.clamav.net/"
-DOWNLOAD="https://www.clamav.net/downloads/production/clamav-0.101.0.tar.gz"
-MD5SUM="47c36d13ac814b9e29ed6f5fc1691373"
+DOWNLOAD="https://www.clamav.net/downloads/production/clamav-0.101.1.tar.gz"
+MD5SUM="9c137d6172f6e132e08e61fe25b636f8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""