From 90572fe646faaf1ffc67b81d6bd35d9a764d5ed2 Mon Sep 17 00:00:00 2001 From: lxhao61 Date: Sat, 14 May 2022 15:45:07 +0800 Subject: [PATCH] hysteria: update to 1.0.4 --- hysteria/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hysteria/Makefile b/hysteria/Makefile index 730ee2fb6..1685aa927 100644 --- a/hysteria/Makefile +++ b/hysteria/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=hysteria -PKG_VERSION:=1.0.3 +PKG_VERSION:=1.0.4 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:=aa187a860d517404ec2293603c8ad47c4d06776a0e621befb0bc769c3d93779d +PKG_HASH:=76efcf563100dbf89fe52ed5bda4e032f6cc38fc11b9f8a409fe5caaff2e5230 PKG_LICENSE:=MIT PKG_LICENSE_FILE:=LICENSE