diff --git a/.github/diy/patches/ssr-plus.patch b/.github/diy/patches/ssr-plus.patch index e619e74f..54b1a54e 100644 --- a/.github/diy/patches/ssr-plus.patch +++ b/.github/diy/patches/ssr-plus.patch @@ -34,8 +34,7 @@ bool "Include Mihomo (Clash Support)" - select PACKAGE_mihomo depends on aarch64||arm||i386||loongarch64||riscv64||x86_64 -- default y if aarch64||arm||i386||loongarch64||riscv64||x86_64 -+ default y if aarch64||i386||loongarch64||riscv64||x86_64 + default y if aarch64||arm||i386||loongarch64||riscv64||x86_64 config PACKAGE_$(PKG_NAME)_INCLUDE_GeoData bool "Include GeoData (GeoIP and GeoSite)"