mirror of
https://github.com/opnsense/plugins.git
synced 2026-05-28 04:34:15 -04:00
net/shadowsocks: release requested by @mimugmail
This commit is contained in:
parent
4dc09cda49
commit
ecd3439507
1 changed files with 1 additions and 2 deletions
|
|
@ -1,8 +1,7 @@
|
|||
PLUGIN_NAME= shadowsocks
|
||||
PLUGIN_VERSION= 0.3
|
||||
PLUGIN_VERSION= 1.0
|
||||
PLUGIN_COMMENT= Secure socks5 proxy
|
||||
PLUGIN_DEPENDS= shadowsocks-libev
|
||||
PLUGIN_MAINTAINER= m.muenz@gmail.com
|
||||
PLUGIN_DEVEL= yes
|
||||
|
||||
.include "../../Mk/plugins.mk"
|
||||
|
|
|
|||
Loading…
Reference in a new issue