From 43f12a67ef7a7c44061fc176054daaecea6e4816 Mon Sep 17 00:00:00 2001 From: Beginner <70857188+Beginner-Go@users.noreply.github.com> Date: Wed, 11 Aug 2021 23:33:04 +0800 Subject: [PATCH] xray-plugin: update to 1.4.2 again --- xray-plugin/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xray-plugin/Makefile b/xray-plugin/Makefile index e732166..422003c 100644 --- a/xray-plugin/Makefile +++ b/xray-plugin/Makefile @@ -14,7 +14,7 @@ PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/teddysun/xray-plugin/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=ae7ff14a34ca7e226969ebeae20317adb2514ab0d1d78b18e2ee6fd731eb0e89 +PKG_HASH:=4a178a2bacffcc2fd374c57e47b71eb0cb5667bfe747690a16501092c0618707 PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE