Merge Lean's source

This commit is contained in:
CN_SZTL 2019-12-02 23:27:36 +08:00
commit 69db1a9da8
No known key found for this signature in database
GPG Key ID: 6850B6345C862176
11 changed files with 5 additions and 5 deletions

View File

@ -7,7 +7,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=frpc
PKG_VERSION:=0.29.1
PKG_VERSION:=0.30.0
PKG_RELEASE:=1
ifeq ($(ARCH),mipsel)

View File

@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=luci-app-ssr-plus
PKG_VERSION:=1
PKG_RELEASE:=125
PKG_RELEASE:=126
PKG_CONFIG_DEPENDS:= CONFIG_PACKAGE_$(PKG_NAME)_INCLUDE_Shadowsocks \
CONFIG_PACKAGE_$(PKG_NAME)_INCLUDE_V2ray \

View File

@ -516,10 +516,10 @@ msgid "Ping Latency"
msgstr "Ping延迟"
msgid "Bypass Domain List"
msgstr "域名白名单"
msgstr "不走代理的域名"
msgid "Black Domain List"
msgstr "域名黑名单"
msgstr "强制走代理的域名"
msgid "Update Subscribe List"
msgstr "更新订阅URL列表"

View File

@ -7,7 +7,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=v2ray
PKG_VERSION:=4.20
PKG_VERSION:=4.21.3
PKG_RELEASE:=1
include $(INCLUDE_DIR)/package.mk

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.