From: Mikhail Stolyarov Date: Mon, 14 Sep 2026 21:06:04 +0000 (+0300) Subject: xray-core: update to 26.9.9 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=b47b9ae86190bc3d706976279152f35bfff0f5bd;p=openwrt-packages.git xray-core: update to 26.9.9 Update xray-core to upstream version 26.9.9. Signed-off-by: Mikhail Stolyarov --- diff --git a/net/xray-core/Makefile b/net/xray-core/Makefile index 810ba548a..5c454213d 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:=26.3.27 +PKG_VERSION:=26.9.9 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:=992a4997e6bb846d11469435d687f99ef812fcde1e0a009bb8e95189ea20331d +PKG_HASH:=efb871a981690688191433a76beef7afdab6750d53cc1775cf8e9e995730ef22 PKG_MAINTAINER:=Tianling Shen PKG_LICENSE:=MPL-2.0