Skip to content

Commit 852cfdb

Browse files
authored
hysteria: update to 2.9.0 (#649)
1 parent fa31ec0 commit 852cfdb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

hysteria/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
include $(TOPDIR)/rules.mk
66

77
PKG_NAME:=hysteria
8-
PKG_VERSION:=2.8.2
8+
PKG_VERSION:=2.9.0
99
PKG_RELEASE:=1
1010

1111
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
1212
PKG_SOURCE_URL:=https://codeload.github.com/apernet/hysteria/tar.gz/app/v$(PKG_VERSION)?
13-
PKG_HASH:=1704f3dad12ee3f9fc7aeee9ba788fcc1662125c1d05ffd0f1a85ee3dd99bd08
13+
PKG_HASH:=b2b394f0ac94a81483a9dca8bd395bf8d194117f8bbaa04e18156b149b2fdd33
1414
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-app-v$(PKG_VERSION)
1515

1616
PKG_LICENSE:=MIT

0 commit comments

Comments
 (0)