From 325683c37895ce5cc75000ca8d3139e32fa2ff67 Mon Sep 17 00:00:00 2001 From: kiddin9 <48883331+kiddin9@users.noreply.github.com> Date: Mon, 22 Jun 2026 01:13:25 +0800 Subject: [PATCH] Update ssr-plus.patch --- .github/diy/patches/ssr-plus.patch | 26 +++++++------------------- 1 file changed, 7 insertions(+), 19 deletions(-) diff --git a/.github/diy/patches/ssr-plus.patch b/.github/diy/patches/ssr-plus.patch index aa09825e..e619e74f 100644 --- a/.github/diy/patches/ssr-plus.patch +++ b/.github/diy/patches/ssr-plus.patch @@ -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