Update ssr-plus.patch

This commit is contained in:
kiddin9 2026-06-22 01:13:25 +08:00 committed by GitHub
parent a27c5383fc
commit 325683c378
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,36 +1,24 @@
--- a/luci-app-ssr-plus/Makefile
+++ b/luci-app-ssr-plus/Makefile
@@ -33,11 +33,16 @@ LUCI_DEPENDS:= \
@@ -33,6 +33,12 @@ LUCI_DEPENDS:= \
+libuci-lua +lua +luci-compat +coreutils +coreutils-base64 +dns2tcp +dnsmasq-full \
+jq +ip-full +lua-neturl +libuci-lua +microsocks +ipt2socks +lyaml \
+resolveip +curl +nping +unzip +xz-utils \
+ +PACKAGE_$(PKG_NAME)_INCLUDE_Xray:xray-core \
+PACKAGE_$(PKG_NAME)_INCLUDE_ChinaDNS_NG:chinadns-ng \
+PACKAGE_$(PKG_NAME)_INCLUDE_MosDNS:mosdns \
+PACKAGE_$(PKG_NAME)_INCLUDE_Shadow_TLS:shadow-tls \
+PACKAGE_$(PKG_NAME)_INCLUDE_Kcptun:kcptun-client \
+PACKAGE_$(PKG_NAME)_INCLUDE_NaiveProxy:naiveproxy \
+ +PACKAGE_$(PKG_NAME)_INCLUDE_Xray:coreutils-timeout \
+ +PACKAGE_$(PKG_NAME)_INCLUDE_Http_Proxy:3proxy \
+ +PACKAGE_$(PKG_NAME)_INCLUDE_Mihomo:mihomo \
+ +PACKAGE_$(PKG_NAME)_INCLUDE_GeoData:v2ray-geoip \
+ +PACKAGE_$(PKG_NAME)_INCLUDE_GeoData:v2ray-geosite \
+PACKAGE_$(PKG_NAME)_INCLUDE_Shadowsocks_Rust_Client:shadowsocks-rust-sslocal \
+PACKAGE_$(PKG_NAME)_INCLUDE_Shadowsocks_Rust_Server:shadowsocks-rust-ssserver \
+PACKAGE_$(PKG_NAME)_INCLUDE_Shadowsocks_Simple_Obfs:simple-obfs-client \
@@ -99,7 +104,7 @@ endchoice
choice
prompt "V2ray-core Selection"
- default PACKAGE_$(PKG_NAME)_INCLUDE_Xray if aarch64||arm||i386||x86_64
+ default PACKAGE_$(PKG_NAME)_INCLUDE_Xray
default PACKAGE_$(PKG_NAME)_INCLUDE_NONE_V2RAY
config PACKAGE_$(PKG_NAME)_INCLUDE_NONE_V2RAY
@@ -107,7 +112,6 @@ choice
+PACKAGE_$(PKG_NAME)_INCLUDE_ChinaDNS_NG:chinadns-ng \
+PACKAGE_$(PKG_NAME)_INCLUDE_MosDNS:mosdns \
+PACKAGE_$(PKG_NAME)_INCLUDE_Shadow_TLS:shadow-tls \
@@ -106,8 +112,6 @@ choice
config PACKAGE_$(PKG_NAME)_INCLUDE_Xray
bool "Xray-core"
- select PACKAGE_xray-core
- select PACKAGE_coreutils-timeout
endchoice
config PACKAGE_$(PKG_NAME)_INCLUDE_ChinaDNS_NG