From: Tianling Shen Date: Mon, 13 Mar 2023 08:39:10 +0000 (+0800) Subject: xray-core: Update to 1.8.0 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;ds=sidebyside;h=0e96d2f862a67763f0809c80aa5990a5bfbe23fc;p=feed%2Fpackages.git xray-core: Update to 1.8.0 Signed-off-by: Tianling Shen --- diff --git a/net/xray-core/Makefile b/net/xray-core/Makefile index d06c5a50fb..eb5246b40b 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.7.5 +PKG_VERSION:=1.8.0 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:=a5fc936136a57a463bf9a895d068fdfa895b168ae6093c58a10208e098b6b2d3 +PKG_HASH:=35339ee4c2ebd46cebd95ad7791d38a97db3a6afd97277a33e4ee7be35c9a3b2 PKG_MAINTAINER:=Tianling Shen PKG_LICENSE:=MPL-2.0