From 9d0068ca00134323e1fe45b1abfabf5bda19ff25 Mon Sep 17 00:00:00 2001 From: georgekart <79908923+georgekart@users.noreply.github.com> Date: Sat, 30 Aug 2025 14:58:29 +0400 Subject: [PATCH] xray-core: update to 25.8.29 (#500) --- xray-core/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xray-core/Makefile b/xray-core/Makefile index d60d030..c2273a5 100644 --- a/xray-core/Makefile +++ b/xray-core/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=Xray-core -PKG_VERSION:=25.8.3 +PKG_VERSION:=25.8.29 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:=a7d3785fdd46f1b045b1ef49a2a06e595c327f514b5ee8cd2ae7895813970b2c +PKG_HASH:=609e56f62064101557cd8d29bd64c7354cadece9c04df645fb768789ab99932b PKG_MAINTAINER:=Tianling Shen PKG_LICENSE:=MPL-2.0