From: Tianling Shen Date: Wed, 26 Oct 2022 06:18:04 +0000 (+0800) Subject: xray-core: Update to 1.6.1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=b16b07409f8dae2356d0cb97f6e541218360fd80;p=openwrt-packages.git xray-core: Update to 1.6.1 Signed-off-by: Tianling Shen --- diff --git a/net/xray-core/Makefile b/net/xray-core/Makefile index da96c1528..45c89cb51 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.0 +PKG_VERSION:=1.6.1 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:=b65375090a2d48d358a582837d485bfaa9572e4d1f5a649895b9fd83d0f69e43 +PKG_HASH:=8b4cc89d83b0ded75630119d9e2456764530490c7fb5e8a27de0cdf9c57fef15 PKG_MAINTAINER:=Tianling Shen PKG_LICENSE:=MPL-2.0