From: Tianling Shen Date: Fri, 12 Feb 2021 17:10:21 +0000 (+0800) Subject: xray-core: Update to 1.3.0 X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=4a48ef7ed5a40e72e2be9054ec4d240a4622b95a;p=feed%2Fpackages.git xray-core: Update to 1.3.0 Signed-off-by: Tianling Shen --- diff --git a/net/xray-core/Makefile b/net/xray-core/Makefile index 36b3391fde..6a9f5c128c 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.2.4 +PKG_VERSION:=1.3.0 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:=25f6c9edec0ac1f98328943cd2bb760ac7b69107582f9d27e43559da39dc01ed +PKG_HASH:=1125af4411655abf47913af14a22fd7e2b13371e3566cc03676207519b0fe407 PKG_MAINTAINER:=Tianling Shen PKG_LICENSE:=MPL-2.0