v2ray-core: Update to 5.49.0
authorTianling Shen <redacted>
Tue, 19 May 2026 02:59:49 +0000 (10:59 +0800)
committerTianling Shen <redacted>
Tue, 19 May 2026 02:59:49 +0000 (10:59 +0800)
Release note: https://github.com/v2fly/v2ray-core/releases/tag/v5.49.0

Signed-off-by: Tianling Shen <redacted>
net/v2ray-core/Makefile

index 85e3d09a465e2216d6b8ab88661692bf2c3cc4ff..f7a680d282ec08bc6d6a7af901be21a7503b817d 100644 (file)
@@ -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
git clone https://git.99rst.org/PROJECT