From 8412063c007eeb53e0e83198984656d349c206bd Mon Sep 17 00:00:00 2001 From: smallprogram Date: Mon, 4 Aug 2025 00:11:47 +0800 Subject: [PATCH] xray-core: update to 25.8.3 --- xray-core/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xray-core/Makefile b/xray-core/Makefile index 53381aa..d60d030 100644 --- a/xray-core/Makefile +++ b/xray-core/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=Xray-core -PKG_VERSION:=25.7.26 +PKG_VERSION:=25.8.3 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:=99f9bc67fd22a6e4fde277a4ba05fd873146154851aeebb6b4f406a59d3b0bc3 +PKG_HASH:=a7d3785fdd46f1b045b1ef49a2a06e595c327f514b5ee8cd2ae7895813970b2c PKG_MAINTAINER:=Tianling Shen PKG_LICENSE:=MPL-2.0