update v2ray core to v3.39

This commit is contained in:
coolsnowwolf 2018-09-07 15:38:57 +08:00 committed by GitHub
parent dffbd129af
commit 737ed83d19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=v2ray
PKG_VERSION:=v3.26
PKG_VERSION:=v3.39
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
ifeq ($(ARCH),x86_64)