Skip to content

Commit

Permalink
hysteria: update to 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Beginner-Go authored Mar 10, 2024
1 parent 4ae3148 commit e286697
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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.2.4
PKG_VERSION:=2.3.0
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:=efd15d2ad1fc13a42d0e4a75f5c7396b1219e9923a10ccef2c6f45251266c9a5
PKG_HASH:=46cfe0cb25938f837ff9046f2dd20ad76e75c9c9b995ce99ceaa3976a626701b
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-app-v$(PKG_VERSION)

PKG_LICENSE:=MIT
Expand Down

0 comments on commit e286697

Please sign in to comment.