summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xantivirus/clamav/DEPENDS2
-rw-r--r--antivirus/clamav/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/antivirus/clamav/DEPENDS b/antivirus/clamav/DEPENDS
index 96ec475c85..5f28701c7e 100755
--- a/antivirus/clamav/DEPENDS
+++ b/antivirus/clamav/DEPENDS
@@ -1,5 +1,5 @@
depends -sub CXX gcc &&
-depends zlib &&
+depends zlib '--disable-zlib-vcheck' &&
depends curl &&
depends libxml2 &&
depends libtommath "--with-system-tommath" &&
diff --git a/antivirus/clamav/HISTORY b/antivirus/clamav/HISTORY
index ef0b2ce31f..b5bb4ee8c4 100644
--- a/antivirus/clamav/HISTORY
+++ b/antivirus/clamav/HISTORY
@@ -1,3 +1,6 @@
+2017-01-17 Treeve Jelbert <treeve@sourcemage.org>
+ * DEPENDS: add extract flag for zlib, otherwise it mis-detects the version
+
2016-05-12 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 0.99.2
SECURITY_PATCH++, 7-Zip related