From: Tianling Shen Date: Thu, 10 Nov 2022 12:47:05 +0000 (+0800) Subject: xray-core: Update to 1.6.3 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=4194268e3f4c931e122dd66ca6196f6262f35c78;p=openwrt-packages.git xray-core: Update to 1.6.3 Signed-off-by: Tianling Shen --- diff --git a/net/xray-core/Makefile b/net/xray-core/Makefile index c0554f980..c7a47774c 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.2 +PKG_VERSION:=1.6.3 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:=bdfeea9dc321007ae4e207c4d6e3a86a6787754a0ac8cf26313b19ce5567c4e9 +PKG_HASH:=2eff51567046ab2046c8f50552bf1f531071f0f9f189a32f7035f243c0143b97 PKG_MAINTAINER:=Tianling Shen PKG_LICENSE:=MPL-2.0