From 0b35f67d284b8905b173c95aeb87d44d2095a723 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Mon, 1 Jan 2018 13:11:20 +0100 Subject: [PATCH] security/clamav: bump version after changes Mutable service controlller is pending... :) --- security/clamav/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/clamav/Makefile b/security/clamav/Makefile index 9078b7c06..dc420ca3c 100644 --- a/security/clamav/Makefile +++ b/security/clamav/Makefile @@ -1,5 +1,5 @@ PLUGIN_NAME= clamav -PLUGIN_VERSION= 1.3 +PLUGIN_VERSION= 1.4 PLUGIN_COMMENT= Antivirus engine for detecting malicious threats PLUGIN_DEPENDS= clamav PLUGIN_MAINTAINER= m.muenz@gmail.com