xray-core: Update to 25.12.2
authorTianling Shen <[email protected]>
Thu, 4 Dec 2025 02:24:08 +0000 (10:24 +0800)
committerTianling Shen <[email protected]>
Thu, 4 Dec 2025 02:24:08 +0000 (10:24 +0800)
Release note: https://github.com/XTLS/Xray-core/releases/tag/v25.12.2

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

index fe1401a1665453c711afb15a5510572066d53c68..8f04f8921af469bec2ad5805f3f0796058a36786 100644 (file)
@@ -1,12 +1,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=xray-core
-PKG_VERSION:=25.10.15
+PKG_VERSION:=25.12.2
 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:=5df030f456db58b682110545e19da9b971303387955562ec408f484580450736
+PKG_HASH:=e39c40b85decddea0b59719dae33df26aa149ac6fc673e7db9266e731cc2b3ad
 
 PKG_MAINTAINER:=Tianling Shen <[email protected]>
 PKG_LICENSE:=MPL-2.0