Skip to content

Commit

Permalink
hysteria: update to 2.6.1
Browse files Browse the repository at this point in the history
Signed-off-by: SakuraFallingMad <[email protected]>
  • Loading branch information
SakuraFallingMad committed Feb 13, 2025
1 parent 1618536 commit 05f6888
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions net/hysteria/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=hysteria
PKG_VERSION:=2.6.0
PKG_VERSION:=2.6.1
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:=c9d878ea81c78e71fcb07d47e3366cb4ae2ef5bce62f0ad81e58923db4995366
PKG_HASH:=21955752d4a9fcbe42cde9e491421b67144e0070cba184884ad7f8d4ff1f48de
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-app-v$(PKG_VERSION)

PKG_LICENSE:=MIT
Expand Down

0 comments on commit 05f6888

Please sign in to comment.