v2ray upgrade to v4.0.2

This commit is contained in:
coolsnowwolf 2018-11-04 19:08:27 +08:00
parent 722705696e
commit a4acf63830

View File

@ -26,8 +26,8 @@ ifeq ($(ARCH),aarch64)
endif
PKG_NAME:=v2ray
PKG_VERSION:=3.50
PKG_RELEASE:=2
PKG_VERSION:=4.0.2
PKG_RELEASE:=1
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_ARCH_V2RAY).zip
PKG_SOURCE_URL:=https://github.com/v2ray/v2ray-core/releases/download/v$(PKG_VERSION)