From 32adbb59e8b527781677e73099703e9060ee902c Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Thu, 21 Sep 2017 09:23:03 +0200 Subject: [PATCH] security/clamav: version bump to allow /var MFS --- security/clamav/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/clamav/Makefile b/security/clamav/Makefile index acebf07b1..161d68673 100644 --- a/security/clamav/Makefile +++ b/security/clamav/Makefile @@ -1,5 +1,5 @@ PLUGIN_NAME= clamav -PLUGIN_VERSION= 1.0 +PLUGIN_VERSION= 1.1 PLUGIN_COMMENT= Antivirus engine for detecting malicious threats PLUGIN_DEPENDS= clamav PLUGIN_MAINTAINER= m.muenz@gmail.com