From 20e028e48f687c5f0a57f006409efdbb6361c152 Mon Sep 17 00:00:00 2001 From: ImmortalWrt AutoUpdate Bot Date: Mon, 23 Dec 2024 14:05:25 +0000 Subject: [PATCH] xray-core: Update to 24.12.18 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 7a54210041..bc6fd160e1 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.30 +PKG_VERSION:=24.12.18 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:=1ed728cf32cf9227c73e1b3651465eb089c6d2f42367cf40df62c4ba0edfc765 +PKG_HASH:=3d8b4a161a263e7af7bb1a2690961da075d13f980acd806f5cd4e5c8338d7534 PKG_MAINTAINER:=Tianling Shen PKG_LICENSE:=MPL-2.0