From 90e395a0b85119005ef9fec35f5abbb95d7a9d2d Mon Sep 17 00:00:00 2001 From: sbwml Date: Mon, 23 May 2022 17:29:27 +0800 Subject: [PATCH] fix hysteria hash --- hysteria/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hysteria/Makefile b/hysteria/Makefile index 1685aa927..67945f85a 100644 --- a/hysteria/Makefile +++ b/hysteria/Makefile @@ -10,7 +10,7 @@ PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/HyNetwork/hysteria/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=76efcf563100dbf89fe52ed5bda4e032f6cc38fc11b9f8a409fe5caaff2e5230 +PKG_HASH:=d2cb7a3f1b9ae3ac258928fb0d74e19e2066ad164492116c934b4585e0a4a94d PKG_LICENSE:=MIT PKG_LICENSE_FILE:=LICENSE