From: Milinda Brantini Date: Tue, 30 Jul 2024 07:54:05 +0000 (+0800) Subject: xray-core: update to 1.8.23 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=b82deed3de4b3fbb7fa337543988ce8d70e567cc;p=feed%2Fpackages.git xray-core: update to 1.8.23 Signed-off-by: Milinda Brantini --- diff --git a/net/xray-core/Makefile b/net/xray-core/Makefile index f9b44fbbe6..97f07d1523 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.21 +PKG_VERSION:=1.8.23 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:=464636c323c20cd17a6e10d6fdf0120f0a84096f1c66c0ab4851141d238a1a0b +PKG_HASH:=c3731f11efae32296be75774cb4e86667fbc6e685cae4a891a0bc567b839ac7f PKG_MAINTAINER:=Tianling Shen PKG_LICENSE:=MPL-2.0