Skip to content

Commit

Permalink
bump to version 0.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
kenzok8 committed Aug 28, 2021
1 parent 41c15aa commit f9259a6
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 @@ -6,12 +6,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=hysteria
PKG_VERSION:=0.8.4
PKG_VERSION:=0.8.5
PKG_RELEASE:=1

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/HyNetwork/hysteria/tar.gz/v$(PKG_VERSION)?
PKG_HASH:=74038832aead657f3e4065f6ce4d9e938c7a21149d3a40246c31975b653db965
PKG_HASH:=8f1945eb36dba8ebc47e3f68af4ba421f65ca119cc0c54d552f59228ee824e89

PKG_CONFIG_DEPENDS:= \
CONFIG_HYSTERIA_COMPRESS_GOPROXY \
Expand Down

0 comments on commit f9259a6

Please sign in to comment.