From: Tianling Shen Date: Fri, 24 May 2024 14:06:09 +0000 (+0800) Subject: xray-core: update to 1.8.13 X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=d81d04aafe55739a2d2ea6eaffaab87a70bbe499;p=feed%2Fpackages.git xray-core: update to 1.8.13 Signed-off-by: Tianling Shen (cherry picked from commit 6a9b65119d95ebddd5875135ffaca1fc77a28e5f) --- diff --git a/net/xray-core/Makefile b/net/xray-core/Makefile index 0b5d4dcda1..f7f6bf14f4 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.11 +PKG_VERSION:=1.8.13 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:=d99ee6008c508abbad6bbb242d058b22efb50fb35867d15447a2b4602ab4b283 +PKG_HASH:=9e63fbeb4667c19e286389c370d30e9e904f4421784adcbe6cf4d6e172a2ac29 PKG_MAINTAINER:=Tianling Shen PKG_LICENSE:=MPL-2.0