mirror of
https://github.com/opnsense/plugins.git
synced 2026-06-08 16:34:18 -04:00
www/web-proxy-*: bump version after merges
This commit is contained in:
parent
318b8744e7
commit
31b92b75f4
2 changed files with 3 additions and 4 deletions
|
|
@ -1,6 +1,5 @@
|
|||
PLUGIN_NAME= web-proxy-sso
|
||||
PLUGIN_VERSION= 2.1
|
||||
PLUGIN_REVISION= 1
|
||||
PLUGIN_VERSION= 2.2
|
||||
PLUGIN_COMMENT= Kerberos authentication module
|
||||
PLUGIN_DEPENDS= msktutil cyrus-sasl-gssapi
|
||||
PLUGIN_MAINTAINER= evbevz@gmail.com
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
PLUGIN_NAME= web-proxy-useracl
|
||||
PLUGIN_VERSION= 1.0
|
||||
PLUGIN_VERSION= 1.1
|
||||
PLUGIN_COMMENT= Group and user ACL for the web proxy
|
||||
PLUGIN_MAINTAINER= kekek2@ya.ru
|
||||
PLUGIN_WWW= http://smart-soft.ru
|
||||
PLUGIN_WWW= https://smart-soft.ru
|
||||
|
||||
.include "../../Mk/plugins.mk"
|
||||
|
|
|
|||
Loading…
Reference in a new issue