From: ImmortalWrt AutoUpdate Bot Date: Mon, 28 Nov 2022 14:29:51 +0000 (+0800) Subject: xray-core: Update to 1.6.5 X-Git-Tag: xray-1.6.5~1 X-Git-Url: http://git.osdn.net/view?p=v2raya%2Fv2raya-openwrt.git;a=commitdiff_plain;h=6ec9dc530fb6f371ef9b31dba84bb16903dfbb91 xray-core: Update to 1.6.5 Signed-off-by: ImmortalWrt AutoUpdate Bot Signed-off-by: Tianling Shen --- diff --git a/xray-core/Makefile b/xray-core/Makefile index d6e3b8e..216d049 100644 --- a/xray-core/Makefile +++ b/xray-core/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=Xray-core -PKG_VERSION:=1.6.2 -PKG_RELEASE:=$(AUTORELEASE) +PKG_VERSION:=1.6.5 +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:=bdfeea9dc321007ae4e207c4d6e3a86a6787754a0ac8cf26313b19ce5567c4e9 +PKG_HASH:=61956d8d72d086fbf83e6a3aff191d010401aca34f30015f839f8a73bf50914c PKG_MAINTAINER:=Tianling Shen PKG_LICENSE:=MPL-2.0