diff --git a/hysteria/Makefile b/hysteria/Makefile index 12b377667..000062aba 100644 --- a/hysteria/Makefile +++ b/hysteria/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=hysteria -PKG_VERSION:=1.3.1 -PKG_RELEASE:=$(AUTORELEASE) +PKG_VERSION:=1.3.2 +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:=08509dd95b686e83d6658f3978d50c6eca96b485a468f18f939cc7de6184eda1 +PKG_HASH:=1014287f6cca7cb3fa0e4ad36b33cf8f28c800fb9f99d431997036baef8240fa PKG_LICENSE:=MIT PKG_LICENSE_FILE:=LICENSE