update 2025-08-06 14:23:20

This commit is contained in:
kenzok8
2025-08-06 14:23:20 +08:00
parent 4b7670eebe
commit dbc60a40fe
2 changed files with 2 additions and 3 deletions

View File

@@ -13,7 +13,7 @@ PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://github.com/mikebrady/alac.git
PKG_SOURCE_DATE:=2019-02-13
PKG_SOURCE_VERSION:=5d6d836ee5b025a5e538cfa62c88bc5bced506ed
PKG_MIRROR_HASH:=a7c08875cf4a3ea35b2a6ea1eabf5b06cce65f52afe2f5f88ffbd204d453feb6
PKG_MIRROR_HASH:=f00e4c7cfec4b89383fa809c1f85bc33765fe435a520f23550ebc5834ea2c486
PKG_LICENSE:=Apache-2.0
PKG_LICENSE_FILES:=LICENSE

View File

@@ -128,8 +128,7 @@ config PACKAGE_$(PKG_NAME)_INCLUDE_Shadow_TLS
config PACKAGE_$(PKG_NAME)_INCLUDE_Simple_Obfs
bool "Include Simple-Obfs (Shadowsocks Plugin)"
select PACKAGE_simple-obfs-client if PACKAGE_simple-obfs-client
select PACKAGE_simple-obfs if PACKAGE_simple-obfs
select PACKAGE_simple-obfs
default y
config PACKAGE_$(PKG_NAME)_INCLUDE_SingBox