From: Tianling Shen Date: Fri, 18 Nov 2022 11:18:56 +0000 (+0800) Subject: xray-core: Update to 1.6.4 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=d36c34f9847d20450f61c955ccab745a5c90e90f;p=openwrt-packages.git xray-core: Update to 1.6.4 Signed-off-by: Tianling Shen --- diff --git a/net/xray-core/Makefile b/net/xray-core/Makefile index c7a47774c..5436db2d6 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.6.3 +PKG_VERSION:=1.6.4 PKG_RELEASE:=$(AUTORELEASE) 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:=2eff51567046ab2046c8f50552bf1f531071f0f9f189a32f7035f243c0143b97 +PKG_HASH:=8f81aecb5c28585c98ea95e563d2f03a7d21daa333778f9c4f0aeed27afacef4 PKG_MAINTAINER:=Tianling Shen PKG_LICENSE:=MPL-2.0