From: Tianling Shen Date: Wed, 12 Mar 2025 09:21:38 +0000 (+0800) Subject: xray-core: Update to 25.3.6 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=71c635047308ff8c86e11442ed2dba2e1b2babaa;p=openwrt-packages.git xray-core: Update to 25.3.6 Signed-off-by: Tianling Shen --- diff --git a/net/xray-core/Makefile b/net/xray-core/Makefile index fc0c0284d..f1ed6d3a5 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.1.30 +PKG_VERSION:=25.3.6 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:=983ee395f085ed1b7fbe0152cb56a5b605a6f70a5645d427c7186c476f14894e +PKG_HASH:=d62305348deff713767fe1b3c23538e3f8bfe0c96d092f1f95f48c17bc2f5943 PKG_MAINTAINER:=Tianling Shen PKG_LICENSE:=MPL-2.0