Update ssr-plus.patch

This commit is contained in:
kiddin9 2026-06-22 04:31:37 +08:00 committed by GitHub
parent d93d01a89d
commit 4ea3aa7706
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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)"