From 015e371fa75041ae4c05215b6c95a3ed823a470f Mon Sep 17 00:00:00 2001 From: ImmortalWrt AutoUpdate Bot Date: Sat, 4 Nov 2023 05:40:04 +0000 Subject: [PATCH] v2ray-core: Update to 5.11.0 Signed-off-by: ImmortalWrt AutoUpdate Bot --- net/v2ray-core/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/v2ray-core/Makefile b/net/v2ray-core/Makefile index e01de4629c..68fbd4083a 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.10.1 +PKG_VERSION:=5.11.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:=dfa0f9d6d1297819567cedad525025d2a6db07a1553213f2ecb2de110918c07c +PKG_HASH:=c25490d6b0600cd316409f112d39e10f5d7c66bb89f18dafcd3a95d26f889bc2 PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE