From: Tianling Shen Date: Wed, 15 Oct 2025 14:13:22 +0000 (+0800) Subject: xray-core: Update to 25.10.15 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=256d9459fc9e8d8f95b63ebf7186ab8394c70aac;p=feed%2Fpackages.git xray-core: Update to 25.10.15 Release note: https://github.com/XTLS/Xray-core/releases/tag/v25.10.15 Signed-off-by: Tianling Shen --- diff --git a/net/xray-core/Makefile b/net/xray-core/Makefile index a3295cfefd..fe1401a166 100644 --- a/net/xray-core/Makefile +++ b/net/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