From c2dd2d7c476d3619c4350dd378f6ef1aef414acc Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Wed, 28 Feb 2018 22:47:28 +0100 Subject: [PATCH] www/web-proxy-sso: bump revision --- www/web-proxy-sso/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/www/web-proxy-sso/Makefile b/www/web-proxy-sso/Makefile index 7505f4193..a1a344276 100644 --- a/www/web-proxy-sso/Makefile +++ b/www/web-proxy-sso/Makefile @@ -1,5 +1,6 @@ PLUGIN_NAME= web-proxy-sso PLUGIN_VERSION= 2.1 +PLUGIN_REVISION= 1 PLUGIN_COMMENT= Kerberos authentication module PLUGIN_DEPENDS= msktutil cyrus-sasl-gssapi PLUGIN_MAINTAINER= evbevz@gmail.com