Skip to content

Commit

Permalink
[rust] Update PKG_HASH with a valid sha256sum value instead of skip
Browse files Browse the repository at this point in the history
Signed-off-by: Donald Hoskins <grommish@gmail.com>
  • Loading branch information
Grommish committed Jan 25, 2021
1 parent 2af67f8 commit bd73733
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lang/rust/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://github.com/rust-lang/rust.git
PKG_SOURCE_DATE:=2020-11-11
PKG_SOURCE_VERSION:=fa55f668e5ea5388ec98b9340969527252239151
PKG_HASH:=skip
PKG_HASH:=e7c3fefe77ee8c15b49fac4c89c9f7025c57e8f6ff3079d905e51a96bda3042d
PKG_HOST_ONLY:=1

include $(INCLUDE_DIR)/cmake.mk
Expand Down

0 comments on commit bd73733

Please sign in to comment.