From f1f5fbb20b37c556708e7b3c213f304c5f412288 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Tue, 6 Feb 2024 08:55:50 +0100 Subject: [PATCH] www/web-proxy-sso: bump --- www/web-proxy-sso/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/web-proxy-sso/Makefile b/www/web-proxy-sso/Makefile index 7eb73383a..cbfbf3e00 100644 --- a/www/web-proxy-sso/Makefile +++ b/www/web-proxy-sso/Makefile @@ -1,6 +1,6 @@ PLUGIN_NAME= web-proxy-sso PLUGIN_VERSION= 2.2 -PLUGIN_REVISION= 2 +PLUGIN_REVISION= 3 PLUGIN_COMMENT= Kerberos authentication module PLUGIN_DEPENDS= msktutil cyrus-sasl-gssapi PLUGIN_MAINTAINER= evbevz@gmail.com