From 418e59356b2517a0c28aae283dacf20aaafffc77 Mon Sep 17 00:00:00 2001 From: Tianling Shen Date: Fri, 24 Dec 2021 23:12:16 +0800 Subject: xray-core: Update to 1.5.2 Removed upstreamed patches. Signed-off-by: Tianling Shen --- net/xray-core/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/xray-core/Makefile') diff --git a/net/xray-core/Makefile b/net/xray-core/Makefile index 1662e0d95..4d662e4fe 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.5.1 +PKG_VERSION:=1.5.2 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:=11b01de5da7efed2a5f066b14bfe5e0299071dc8c32b7f64af5c51daf3abc6c2 +PKG_HASH:=b687a8fd1325bee0f6352c8dc3bfb70a7ee07cd74aacaece4e36c93cf7cda417 PKG_MAINTAINER:=Tianling Shen PKG_LICENSE:=MPL-2.0 -- cgit v1.2.3