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"