Skip to content

Commit

Permalink
fix: fix source hash
Browse files Browse the repository at this point in the history
  • Loading branch information
kuoruan committed Nov 4, 2019
1 parent a593f70 commit 6d2fafd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ PKG_RELEASE:=1

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/fatedier/frp/tar.gz/v$(PKG_VERSION)?
PKG_HASH:=e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
PKG_HASH:=ac95f0b204da2fa1116ce0f30c3caa46a2fa280bce0cb91e8f46690b065e5665

PKG_LICENSE:=Apache-2.0
PKG_LICENSE_FILES:=LICENSE
Expand Down

0 comments on commit 6d2fafd

Please sign in to comment.