From 7abbed23846f2d8f5787f727aa402b2740cd993b Mon Sep 17 00:00:00 2001 From: Treeve Jelbert Date: Tue, 17 Jan 2017 13:14:01 +0100 Subject: clamav - erroneously thinks that zlib-1.2.10 is bad --- antivirus/clamav/DEPENDS | 2 +- antivirus/clamav/HISTORY | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'antivirus') 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 + * DEPENDS: add extract flag for zlib, otherwise it mis-detects the version + 2016-05-12 Treeve Jelbert * DETAILS: version 0.99.2 SECURITY_PATCH++, 7-Zip related -- cgit v1.2.3