v2ray core update to v3.45

This commit is contained in:
coolsnowwolf 2018-09-29 10:55:48 +08:00
parent a180d3fb62
commit 48c8621027

View File

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