V2Ray: update verson to v4.9.0

This commit is contained in:
jackiezhang29 2018-12-15 13:35:36 +08:00 committed by coolsnowwolf
parent 0a8986dbc5
commit 4847353792

View File

@ -7,7 +7,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=v2ray
PKG_VERSION:=v4.8.0
PKG_VERSION:=v4.9.0
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
ifeq ($(ARCH),x86_64)
@ -105,4 +105,4 @@ ifdef CONFIG_PACKAGE_V2RAY_INCLUDE_GEOSITE
endif
endef
$(eval $(call BuildPackage,$(PKG_NAME)))
$(eval $(call BuildPackage,$(PKG_NAME)))