summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTreeve Jelbert2018-12-16 18:07:12 +0100
committerTreeve Jelbert2018-12-19 11:17:19 +0100
commitf1da1758b4eca68184814590e5ad9cd20e9b7543 (patch)
treef56ea7aebbb05f30ad9f03fe8b3d4bbe5b617037
parentd429238d8156d159d5b3e2f173e934d6cf49ead2 (diff)
clamav: => 0.101.0
-rwxr-xr-xantivirus/clamav/DETAILS2
-rw-r--r--antivirus/clamav/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/antivirus/clamav/DETAILS b/antivirus/clamav/DETAILS
index 5c17f6c2c4..b8fe781bc3 100755
--- a/antivirus/clamav/DETAILS
+++ b/antivirus/clamav/DETAILS
@@ -1,5 +1,5 @@
SPELL=clamav
- VERSION=0.100.2
+ VERSION=0.101.0
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-${VERSION//-/}"
diff --git a/antivirus/clamav/HISTORY b/antivirus/clamav/HISTORY
index a2d62a2d24..ce5f389e06 100644
--- a/antivirus/clamav/HISTORY
+++ b/antivirus/clamav/HISTORY
@@ -1,3 +1,6 @@
+2018-12-16 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 0.101.0
+
2018-10-11 Treeve Jelbert <treeve@sourcemage.org>
* DEPENDS: add pcre2
* DETAILS: SECURITY_PATCH++