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