From 57e7268040e15e7d93b9f6bb025c0a0d64f1939c Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Tue, 10 Oct 2017 17:03:47 +0200 Subject: [PATCH] www/web-proxy-sso: ready for release Approved by: @evbevz --- www/web-proxy-sso/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/www/web-proxy-sso/Makefile b/www/web-proxy-sso/Makefile index 299ab7361..d63916bce 100644 --- a/www/web-proxy-sso/Makefile +++ b/www/web-proxy-sso/Makefile @@ -1,9 +1,8 @@ PLUGIN_NAME= web-proxy-sso -PLUGIN_VERSION= 1.3 +PLUGIN_VERSION= 2.0 PLUGIN_COMMENT= Kerberos authentication module PLUGIN_DEPENDS= msktutil cyrus-sasl-gssapi PLUGIN_MAINTAINER= evbevz@gmail.com PLUGIN_WWW= https://smart-soft.ru -PLUGIN_DEVEL= yes .include "../../Mk/plugins.mk"