From: Tianling Shen Date: Fri, 9 May 2025 08:13:45 +0000 (+0800) Subject: xray-core: Update to 25.4.30 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=72fafd38ea40146561d5af8594094122e5ad29ff;p=openwrt-packages.git xray-core: Update to 25.4.30 Signed-off-by: Tianling Shen --- diff --git a/net/xray-core/Makefile b/net/xray-core/Makefile index f1ed6d3a5..121151cfb 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.3.6 +PKG_VERSION:=25.4.30 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:=d62305348deff713767fe1b3c23538e3f8bfe0c96d092f1f95f48c17bc2f5943 +PKG_HASH:=4caff81848262684934022dca91cd00b3f28287c29c8229654e226a2ff7990c3 PKG_MAINTAINER:=Tianling Shen PKG_LICENSE:=MPL-2.0