From 4ea3aa7706c189917df43bba0faea167d99d0bea Mon Sep 17 00:00:00 2001 From: kiddin9 <48883331+kiddin9@users.noreply.github.com> Date: Mon, 22 Jun 2026 04:31:37 +0800 Subject: [PATCH] Update ssr-plus.patch --- .github/diy/patches/ssr-plus.patch | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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)"