From c17f72f295e94e57ed3e2fc99bece24ea316316f Mon Sep 17 00:00:00 2001 From: smallprogram Date: Fri, 25 Jul 2025 20:19:55 +0800 Subject: [PATCH] xray-core: update to 25.7.25 --- xray-core/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xray-core/Makefile b/xray-core/Makefile index f0a5ad9..da1236f 100644 --- a/xray-core/Makefile +++ b/xray-core/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=Xray-core -PKG_VERSION:=25.4.30 +PKG_VERSION:=25.7.25 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:=4caff81848262684934022dca91cd00b3f28287c29c8229654e226a2ff7990c3 +PKG_HASH:=f157afdae24d9abe49a5bb1745b8586f9b99f47c0633b9ca7000121829ca7e62 PKG_MAINTAINER:=Tianling Shen PKG_LICENSE:=MPL-2.0