mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
stunnel: minor cleanups and versioning, closes https://github.com/opnsense/plugins/issues/1829
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
PLUGIN_NAME= stunnel
|
||||
PLUGIN_VERSION= 0.1
|
||||
PLUGIN_VERSION= 0.2
|
||||
PLUGIN_COMMENT= stunnel TLS proxy
|
||||
PLUGIN_MAINTAINER= ad@opnsense.org
|
||||
PLUGIN_DEPENDS= stunnel
|
||||
|
||||
@@ -1,9 +1,8 @@
|
||||
<model>
|
||||
<mount>//OPNsense/Stunnel</mount>
|
||||
<version>1.0.0</version>
|
||||
<migration_prefix>MFP</migration_prefix>
|
||||
<version>1.0.1</version>
|
||||
<description>
|
||||
OPNsense firewall filter rules
|
||||
Stunnel TLS encryption proxy
|
||||
</description>
|
||||
<items>
|
||||
<general>
|
||||
|
||||
Reference in New Issue
Block a user