From: Tianling Shen Date: Thu, 12 Jun 2025 11:16:38 +0000 (+0800) Subject: xray-core: Update to 25.6.8 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=aba50f205742a3ca50bd6146cc5106df750c77ca;p=openwrt-packages.git xray-core: Update to 25.6.8 Signed-off-by: Tianling Shen --- diff --git a/net/xray-core/Makefile b/net/xray-core/Makefile index 121151cfb..e96cc02f6 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.4.30 +PKG_VERSION:=25.6.8 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:=e1975e7543da7374ce314debf1afb6e4f6795f97539c290f54fb343cfb354408 PKG_MAINTAINER:=Tianling Shen PKG_LICENSE:=MPL-2.0