From d096c3d7060637ac2a5c5453d40a0ff3964e5207 Mon Sep 17 00:00:00 2001 From: Tianling Shen Date: Tue, 19 May 2026 10:59:49 +0800 Subject: [PATCH] v2ray-core: Update to 5.49.0 Release note: https://github.com/v2fly/v2ray-core/releases/tag/v5.49.0 Signed-off-by: Tianling Shen --- 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 85e3d09a46..f7a680d282 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.48.0 +PKG_VERSION:=5.49.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:=7900d9ec61014c1b87c149e43aa4f3b03be4bc756cbfe9a75926d5a7ac86105e +PKG_HASH:=1a63c9179497db2d6bb7027eed5653d2b1dd3e9942b656146e87a7fd28f1d22b PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE