mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-19 14:13:30 +00:00
v2ray upgrade to v4.0.2
This commit is contained in:
parent
722705696e
commit
a4acf63830
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user