From df893c80770ea53c4a3da932b8bf967615b6cf5a Mon Sep 17 00:00:00 2001 From: ImmortalWrt AutoUpdate Bot Date: Fri, 3 May 2024 05:32:55 +0000 Subject: [PATCH] v2ray-core: Update to 5.16.0 Signed-off-by: ImmortalWrt AutoUpdate Bot (cherry picked from commit 8d754e350d7b1a33339a37e8c7c0dbaa3a32bac6) --- 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 1694e721c7..ba1df4e599 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.15.3 +PKG_VERSION:=5.16.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:=32b325e54ee93fb3563c33d3c097592aa857370055d8ef1c50fd2387678843df +PKG_HASH:=d548b4df2c8dfe41fc6ef4b1d15b4c03bdf281913cea668cf784b25bb7e09897 PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE