From e9af102c62994182e65e3f3aa2b42cf7444021fe Mon Sep 17 00:00:00 2001 From: Fabian Franz Date: Tue, 27 Mar 2018 19:50:31 +0200 Subject: [PATCH] www/c-icap: increase revision to push bugfix --- www/c-icap/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/www/c-icap/Makefile b/www/c-icap/Makefile index e82e7d69c..336e09699 100644 --- a/www/c-icap/Makefile +++ b/www/c-icap/Makefile @@ -1,5 +1,6 @@ PLUGIN_NAME= c-icap PLUGIN_VERSION= 1.5 +PLUGIN_REVISION= 1 PLUGIN_COMMENT= c-icap connects the web proxy with a virus scanner PLUGIN_DEPENDS= c-icap c-icap-modules PLUGIN_MAINTAINER= m.muenz@gmail.com