From 29d16b4c0b975ab5e368ff28b945f6e017a1a987 Mon Sep 17 00:00:00 2001 From: Beginner <70857188+Beginner-Go@users.noreply.github.com> Date: Wed, 15 Mar 2023 18:24:09 +0800 Subject: [PATCH] hysteria: update to 1.3.4 --- hysteria/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hysteria/Makefile b/hysteria/Makefile index 9942ec59e..3a7e4b122 100644 --- a/hysteria/Makefile +++ b/hysteria/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=hysteria -PKG_VERSION:=1.3.3 -PKG_RELEASE:=$(AUTORELEASE) +PKG_VERSION:=1.3.4 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/apernet/hysteria/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=11ca9df98a8a17a348dcdac92a19fef0e25dde8e536a9778705f765ac208a202 +PKG_HASH:=13862594252dcea83d791b0cf8234874154ba623f22d94cef685561a710717c1 PKG_LICENSE:=MIT PKG_LICENSE_FILE:=LICENSE