From: Tianling Shen Date: Tue, 5 Aug 2025 06:49:41 +0000 (+0800) Subject: xray-core: Update to 25.8.3 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=aed04bda171de14ddf4048e62adff3501fe57e8b;p=openwrt-packages.git xray-core: Update to 25.8.3 Release note: https://github.com/XTLS/Xray-core/releases/tag/v25.8.3 Signed-off-by: Tianling Shen --- diff --git a/net/xray-core/Makefile b/net/xray-core/Makefile index 77095e5b6..f7a98c125 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.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