From 66b095926f6f40f9aa47e2961e49a9861a5f9ab0 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Tue, 10 Jul 2018 07:17:14 +0200 Subject: [PATCH] www/web-proxy-sso: bump revision after change --- 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 afb7d7cef..dabf63449 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.2 +PLUGIN_REVISION= 1 PLUGIN_COMMENT= Kerberos authentication module PLUGIN_DEPENDS= msktutil cyrus-sasl-gssapi PLUGIN_MAINTAINER= evbevz@gmail.com