diff --git a/net/v2ray-core/Makefile b/net/v2ray-core/Makefile index bea3d48006..4a21dd1868 100644 --- a/net/v2ray-core/Makefile +++ b/net/v2ray-core/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=v2ray-core -PKG_VERSION:=5.32.0 +PKG_VERSION:=5.34.0 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/v2fly/v2ray-core/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=537ee888deeaf2738e2124dfd12d74e1e62d7a7e8867fd90ac58e138e474da44 +PKG_HASH:=6cf41da0cd786efbc33abf4aa979f934802e33dfe48b5bdfde13e792d4926a08 PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE