From: Milinda Brantini Date: Mon, 22 Jul 2024 14:27:59 +0000 (+0800) Subject: xray-core: update to 1.8.21 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=ebeeafb99630ea54bd9a14ab0484f213218028aa;p=openwrt-packages.git xray-core: update to 1.8.21 Signed-off-by: Milinda Brantini --- diff --git a/net/xray-core/Makefile b/net/xray-core/Makefile index 650364a16..f9b44fbbe 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.20 +PKG_VERSION:=1.8.21 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:=602b04dc305086c3a1206395858e4eff6ccdffc799556521f1d830b3bc715fbc +PKG_HASH:=464636c323c20cd17a6e10d6fdf0120f0a84096f1c66c0ab4851141d238a1a0b PKG_MAINTAINER:=Tianling Shen PKG_LICENSE:=MPL-2.0