From: Tianling Shen Date: Tue, 14 Apr 2026 02:42:32 +0000 (+0800) Subject: xray-core: Update to 26.3.27 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=119f5436690dd2dc8f43c0e3c2b981acb5709b79;p=openwrt-packages.git xray-core: Update to 26.3.27 Release note: https://github.com/XTLS/Xray-core/releases/tag/v26.3.27 Signed-off-by: Tianling Shen --- diff --git a/net/xray-core/Makefile b/net/xray-core/Makefile index 3edc70809..810ba548a 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.2.6 +PKG_VERSION:=26.3.27 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:=a41f170a03fa25d9d39f23f344540b02336a5c893d97b1b837b9477f4b35bc7f +PKG_HASH:=992a4997e6bb846d11469435d687f99ef812fcde1e0a009bb8e95189ea20331d PKG_MAINTAINER:=Tianling Shen PKG_LICENSE:=MPL-2.0