From cee3c8307b7fe1a3cff0a7e4fbd3d572433daf5d Mon Sep 17 00:00:00 2001 From: ImmortalWrt AutoUpdate Bot Date: Wed, 27 Nov 2024 14:06:12 +0000 Subject: [PATCH] xray-core: Update to 24.11.21 Signed-off-by: ImmortalWrt AutoUpdate Bot --- net/xray-core/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/xray-core/Makefile b/net/xray-core/Makefile index e0020ced2b..4651625851 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.11.11 +PKG_VERSION:=24.11.21 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:=4ba61bf03096809ef9a7fb27fa7e8232bcc79ae1cc2ac1b601abe0366879111c +PKG_HASH:=e45ad1fa11457101776d2c0d7ed8ed7c669b714e7687a85830e44a6e4a52fe05 PKG_MAINTAINER:=Tianling Shen PKG_LICENSE:=MPL-2.0