xray-core: Update to 25.10.15
authorTianling Shen <[email protected]>
Wed, 15 Oct 2025 14:13:22 +0000 (22:13 +0800)
committerTianling Shen <[email protected]>
Wed, 15 Oct 2025 14:13:22 +0000 (22:13 +0800)
Release note: https://github.com/XTLS/Xray-core/releases/tag/v25.10.15

Signed-off-by: Tianling Shen <[email protected]>
net/xray-core/Makefile

index a3295cfefd61408c935fb74972eed69e0a2137f1..fe1401a1665453c711afb15a5510572066d53c68 100644 (file)
@@ -1,12 +1,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=xray-core
-PKG_VERSION:=25.9.11
+PKG_VERSION:=25.10.15
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://codeload.github.com/XTLS/Xray-core/tar.gz/v$(PKG_VERSION)?
-PKG_HASH:=9bccd2681183698bf860b1af5407f97b4b60090324aa3ef1546e446612d44e1f
+PKG_HASH:=5df030f456db58b682110545e19da9b971303387955562ec408f484580450736
 
 PKG_MAINTAINER:=Tianling Shen <[email protected]>
 PKG_LICENSE:=MPL-2.0