diff --git a/hysteria/Makefile b/hysteria/Makefile index 8699c83..097958a 100644 --- a/hysteria/Makefile +++ b/hysteria/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=hysteria -PKG_VERSION:=0.9.4 +PKG_VERSION:=0.9.5 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:=a1d248e3a4aa95e5a7cca7ea45153b4f8920c8d1455268934bfaeef0a72a2196 +PKG_HASH:=135846857df49518803de828fc4ed62a8f3fb8b686d17830e61dc85a877fe022 PKG_LICENSE:=MIT PKG_LICENSE_FILE:=LICENSE