From 605221791c5cd8b57b87496a03eea2cb34e8f9ed Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Mon, 2 Oct 2017 19:24:07 +0200 Subject: [PATCH] www/c-icap: version bump after local squid additions --- www/c-icap/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/c-icap/Makefile b/www/c-icap/Makefile index 56d641a67..5c722187b 100644 --- a/www/c-icap/Makefile +++ b/www/c-icap/Makefile @@ -1,5 +1,5 @@ PLUGIN_NAME= c-icap -PLUGIN_VERSION= 1.1 +PLUGIN_VERSION= 1.2 PLUGIN_COMMENT= c-icap connects your Proxy with a virus scanner PLUGIN_DEPENDS= c-icap c-icap-modules PLUGIN_MAINTAINER= m.muenz@gmail.com