diff --git a/package/lean/v2ray/Makefile b/package/lean/v2ray/Makefile index d481f705ee..1d344f078a 100644 --- a/package/lean/v2ray/Makefile +++ b/package/lean/v2ray/Makefile @@ -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))) \ No newline at end of file +$(eval $(call BuildPackage,$(PKG_NAME)))