From: Tianling Shen Date: Fri, 3 May 2024 05:42:35 +0000 (+0800) Subject: xray-core: Update to 1.8.11 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=0db33e866b108b9d0768f6b9f488c2d99c2363bf;p=feed%2Fpackages.git xray-core: Update to 1.8.11 Signed-off-by: Tianling Shen --- diff --git a/net/xray-core/Makefile b/net/xray-core/Makefile index e7fd73c6b0..0b5d4dcda1 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.10 +PKG_VERSION:=1.8.11 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:=af5bb501b50e3abe6b54c8d8ea764d7f8b021c4d53540a468254a24f3334afc5 +PKG_HASH:=d99ee6008c508abbad6bbb242d058b22efb50fb35867d15447a2b4602ab4b283 PKG_MAINTAINER:=Tianling Shen PKG_LICENSE:=MPL-2.0