From a33d777e866e537a72472d8b90ebbb1cb434c746 Mon Sep 17 00:00:00 2001 From: Beginner <70857188+Beginner-Go@users.noreply.github.com> Date: Sat, 28 Oct 2023 00:43:24 +0800 Subject: [PATCH] v2ray-core: update to 5.10.0 --- v2ray-core/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/v2ray-core/Makefile b/v2ray-core/Makefile index 268d4d301fb..dfe4865dea4 100644 --- a/v2ray-core/Makefile +++ b/v2ray-core/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=v2ray-core -PKG_VERSION:=5.9.0 +PKG_VERSION:=5.10.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:=8373b3cf066e870a7eecd61f0e2c63083cc3f36713ec4d22170801eae180a2e7 +PKG_HASH:=c18883f5dddaa4a374a0c334433ad6178a8c459a636b29f4facf8a0dacfcd41d PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE