diff --git a/hysteria/Makefile b/hysteria/Makefile index ff9ba04d9..18a40d5b8 100644 --- a/hysteria/Makefile +++ b/hysteria/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=hysteria -PKG_VERSION:=2.4.2 +PKG_VERSION:=2.4.3 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/apernet/hysteria/tar.gz/app/v$(PKG_VERSION)? -PKG_HASH:=d48c3ae0746355247e227542075417801cf54f75ef4152078841a0d9c07de626 +PKG_HASH:=7bc27f917e86293f3a23a7e14d4583f31b02669f76c81fcce48bb014daf52b6a PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-app-v$(PKG_VERSION) PKG_LICENSE:=MIT