|
@@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk
|
|
|
|
|
|
PKG_NAME:=luci-app-ssr-plus
|
|
|
PKG_VERSION:=188
|
|
|
-PKG_RELEASE:=2
|
|
|
+PKG_RELEASE:=3
|
|
|
|
|
|
PKG_CONFIG_DEPENDS:= \
|
|
|
CONFIG_PACKAGE_$(PKG_NAME)_INCLUDE_NONE_V2RAY \
|
|
@@ -120,7 +120,7 @@ config PACKAGE_$(PKG_NAME)_INCLUDE_ChinaDNS_NG
|
|
|
|
|
|
config PACKAGE_$(PKG_NAME)_INCLUDE_MosDNS
|
|
|
bool "Include MosDNS"
|
|
|
- default n
|
|
|
+ default y if i386||x86_64||arm
|
|
|
|
|
|
config PACKAGE_$(PKG_NAME)_INCLUDE_Hysteria
|
|
|
bool "Include Hysteria"
|