From 00c7cfdc5698ac173d81b6d98f5c992a3378dd6a Mon Sep 17 00:00:00 2001 From: smallprogram Date: Wed, 15 Oct 2025 20:20:31 +0800 Subject: [PATCH] xray-core: update to 25.10.15 --- xray-core/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xray-core/Makefile b/xray-core/Makefile index f3539b4..7415e85 100644 --- a/xray-core/Makefile +++ b/xray-core/Makefile @@ -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 PKG_LICENSE:=MPL-2.0