net/shadowsocks: bump plugin version to 1.3 (#4966)

* net/shadowsocks: Bump plugin version to 1.3

* Update changelog
This commit is contained in:
Monviech
2025-10-02 08:50:46 +02:00
committed by GitHub
parent 59f3c772c5
commit 320de1124a
2 changed files with 5 additions and 2 deletions
+1 -2
View File
@@ -1,6 +1,5 @@
PLUGIN_NAME= shadowsocks
PLUGIN_VERSION= 1.2
PLUGIN_REVISION= 2
PLUGIN_VERSION= 1.3
PLUGIN_COMMENT= Secure socks5 proxy
PLUGIN_DEPENDS= shadowsocks-rust
PLUGIN_MAINTAINER= m.muenz@gmail.com
+4
View File
@@ -3,6 +3,10 @@ Shadowsocks is a fast tunnel proxy that helps you bypass firewalls.
Plugin Changelog
================
1.3
* Update ciphers to match shadowsocks-rust (contributed by eguun)
1.2
* Switch to shadowsocks-rust