diff --git a/alac/Makefile b/alac/Makefile index 081bf7d9d..a55809e85 100644 --- a/alac/Makefile +++ b/alac/Makefile @@ -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 diff --git a/luci-app-passwall/Makefile b/luci-app-passwall/Makefile index b2c36e629..15937c631 100644 --- a/luci-app-passwall/Makefile +++ b/luci-app-passwall/Makefile @@ -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