We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa31ec0 commit 852cfdbCopy full SHA for 852cfdb
1 file changed
hysteria/Makefile
@@ -5,12 +5,12 @@
5
include $(TOPDIR)/rules.mk
6
7
PKG_NAME:=hysteria
8
-PKG_VERSION:=2.8.2
+PKG_VERSION:=2.9.0
9
PKG_RELEASE:=1
10
11
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
12
PKG_SOURCE_URL:=https://codeload.github.com/apernet/hysteria/tar.gz/app/v$(PKG_VERSION)?
13
-PKG_HASH:=1704f3dad12ee3f9fc7aeee9ba788fcc1662125c1d05ffd0f1a85ee3dd99bd08
+PKG_HASH:=b2b394f0ac94a81483a9dca8bd395bf8d194117f8bbaa04e18156b149b2fdd33
14
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-app-v$(PKG_VERSION)
15
16
PKG_LICENSE:=MIT
0 commit comments