We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b9b9ed commit e656847Copy full SHA for e656847
hysteria/Makefile
@@ -5,12 +5,12 @@
5
include $(TOPDIR)/rules.mk
6
7
PKG_NAME:=hysteria
8
-PKG_VERSION:=2.6.1
+PKG_VERSION:=2.6.2
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:=21955752d4a9fcbe42cde9e491421b67144e0070cba184884ad7f8d4ff1f48de
+PKG_HASH:=4699431f0bc826da2bbd3939c0a78c4e7bfc02773fc3a62b24615c37ee89b266
14
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-app-v$(PKG_VERSION)
15
16
PKG_LICENSE:=MIT
0 commit comments