update v2ray core to v3.43

This commit is contained in:
coolsnowwolf 2018-09-22 14:55:17 +08:00
parent b27ef1e41d
commit 6716a0c3fb

View File

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