update 2024-05-18 16:12:27

This commit is contained in:
actions-user 2024-05-18 16:12:27 +08:00
parent 49a4291e93
commit afe75124ea
1 changed files with 2 additions and 2 deletions

View File

@ -5,12 +5,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=hysteria
PKG_VERSION:=2.4.3
PKG_VERSION:=2.4.4
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:=7bc27f917e86293f3a23a7e14d4583f31b02669f76c81fcce48bb014daf52b6a
PKG_HASH:=bbfe5ae78a7c90ec3b5bff5af34accc73eb2daa7dd7cf5ac954768a2833f8d60
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-app-v$(PKG_VERSION)
PKG_LICENSE:=MIT