From: Tianling Shen Date: Sun, 25 Dec 2022 07:01:03 +0000 (+0800) Subject: xray-core: Update to 1.6.6-2 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=4afc17e6e0784bd507994c0e53e13a5aa21af2d6;p=openwrt-packages.git xray-core: Update to 1.6.6-2 Signed-off-by: Tianling Shen --- diff --git a/net/xray-core/Makefile b/net/xray-core/Makefile index e231bc796..37549ba53 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.5 -PKG_RELEASE:=$(AUTORELEASE) +PKG_VERSION:=1.6.6-2 +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:=61956d8d72d086fbf83e6a3aff191d010401aca34f30015f839f8a73bf50914c +PKG_HASH:=228fedbf5b624883ed2b0d1e3acf66842df483aa5a113995a4434314b3e755eb PKG_MAINTAINER:=Tianling Shen PKG_LICENSE:=MPL-2.0