From: Tianling Shen Date: Mon, 1 Apr 2024 07:59:40 +0000 (+0800) Subject: xray-core: Update to 1.8.10 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=f47b6403cc148f182405920f4eaa8ff2e9ee264b;p=feed%2Fpackages.git xray-core: Update to 1.8.10 Signed-off-by: Tianling Shen (cherry picked from commit 1b59556d06059cc87945ad52bdbccbfc06f93d9e) --- diff --git a/net/xray-core/Makefile b/net/xray-core/Makefile index 858a4912d0..e7fd73c6b0 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:=1.8.9 +PKG_VERSION:=1.8.10 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:=708cf7754c733c8eb98939495c0c2e698ca5712383b87dc25eea974a0d332721 +PKG_HASH:=af5bb501b50e3abe6b54c8d8ea764d7f8b021c4d53540a468254a24f3334afc5 PKG_MAINTAINER:=Tianling Shen PKG_LICENSE:=MPL-2.0