From: Tianling Shen Date: Mon, 3 Feb 2025 12:21:37 +0000 (+0800) Subject: xray-core: Update to 25.1.30 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=e9a86e1809dc4b76ab2eb3980fc179567cfc2ccf;p=feed%2Fpackages.git xray-core: Update to 25.1.30 Signed-off-by: Tianling Shen --- diff --git a/net/xray-core/Makefile b/net/xray-core/Makefile index 544122b56c..fc0c0284de 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:=24.12.31 +PKG_VERSION:=25.1.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:=e3c24b561ab422785ee8b7d4a15e44db159d9aa249eb29a36ad1519c15267be0 +PKG_HASH:=983ee395f085ed1b7fbe0152cb56a5b605a6f70a5645d427c7186c476f14894e PKG_MAINTAINER:=Tianling Shen PKG_LICENSE:=MPL-2.0