Skip to content

Commit e656847

Browse files
hysteria: update to 2.6.2 (#455)
Co-authored-by: smallprogram <smallprogram@foxmail.com>
1 parent 6b9b9ed commit e656847

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.6.1
8+
PKG_VERSION:=2.6.2
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:=21955752d4a9fcbe42cde9e491421b67144e0070cba184884ad7f8d4ff1f48de
13+
PKG_HASH:=4699431f0bc826da2bbd3939c0a78c4e7bfc02773fc3a62b24615c37ee89b266
1414
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-app-v$(PKG_VERSION)
1515

1616
PKG_LICENSE:=MIT

0 commit comments

Comments
 (0)