From 3fdcd4a16970757fd26aeb42d73bedc49d9c6bd2 Mon Sep 17 00:00:00 2001 From: CN_SZTL Date: Sun, 9 Feb 2020 02:14:47 +0800 Subject: [PATCH] luci-app-ssr-plus: add title --- package/lean/luci-app-ssr-plus/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/package/lean/luci-app-ssr-plus/Makefile b/package/lean/luci-app-ssr-plus/Makefile index d9b5e655a3..a8c3093709 100644 --- a/package/lean/luci-app-ssr-plus/Makefile +++ b/package/lean/luci-app-ssr-plus/Makefile @@ -1,8 +1,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=luci-app-ssr-plus -PKG_RELEASE:=136 -PKG_VERSION:=2 +PKG_RELEASE:=137 +PKG_VERSION:=1 include $(INCLUDE_DIR)/package.mk include $(TOPDIR)/feeds/luci/luci.mk @@ -41,5 +41,6 @@ LUCI_DEPENDS:=+shadowsocksr-libev-alt +ipset +ip-full +iptables-mod-tproxy +dnsm +PACKAGE_$(PKG_NAME)_INCLUDE_Kcptun:kcptun-client \ +PACKAGE_$(PKG_NAME)_INCLUDE_ShadowsocksR_Server:shadowsocksr-libev-server \ +PACKAGE_$(PKG_NAME)_INCLUDE_ShadowsocksR_Socks:shadowsocksr-libev-ssr-local +LUCI_TITLE:=SS/SSR/V2Ray/Trojan LuCI interface $(eval $(call BuildPackage,$(PKG_NAME)))