From 3b8921d1aed3c183cc02f57fe7809af4d20ecf18 Mon Sep 17 00:00:00 2001 From: Tianling Shen Date: Wed, 30 Aug 2023 09:49:43 +0800 Subject: xray-core: Update to 1.8.4 Removed upstreamed patch. Signed-off-by: Tianling Shen --- net/xray-core/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net/xray-core/Makefile') diff --git a/net/xray-core/Makefile b/net/xray-core/Makefile index 6440dab78..971a8a78d 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.8.3 -PKG_RELEASE:=2 +PKG_VERSION:=1.8.4 +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:=bdfa65c15cd25f931745d9c70c753503db5d119ff11960ca7b3a2e19c4b0a8d1 +PKG_HASH:=89f73107abba9bd438111edfe921603ddb3c2b631b2716fbdc6be78552f0d322 PKG_MAINTAINER:=Tianling Shen PKG_LICENSE:=MPL-2.0 -- cgit v1.2.3