From 7a06c27df2072d365741f805171eb5ff31b7aab0 Mon Sep 17 00:00:00 2001 From: lxhao61 Date: Thu, 10 Nov 2022 08:36:40 +0800 Subject: [PATCH] hysteria: update to 1.3.0 (#2183) --- hysteria/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hysteria/Makefile b/hysteria/Makefile index cb7254429..3140d8c91 100644 --- a/hysteria/Makefile +++ b/hysteria/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=hysteria -PKG_VERSION:=1.2.2 +PKG_VERSION:=1.3.0 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:=0073e61c4ba67e0b6638303abd8d8b5f4136e01138e1ee35ab4f502014039a88 +PKG_HASH:=76137ec58245df72f9f8258bad1627bbd157f9ca5475b49e0ad897f22d7e7baf PKG_LICENSE:=MIT PKG_LICENSE_FILE:=LICENSE