Skip to content

Commit

Permalink
musl checksum is sha1, not sha256
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanwoodsmall committed Oct 27, 2019
1 parent b66e504 commit 1539fcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion musl-cross-make-confs/Makefile.arch_indep
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ MUSLVER := 1.1.24
ISLVER := 0.21

# musl
MUSLSHA1 := 1370c9a812b2cf2a7d92802510cca0058cc37e66a7bedd70051f0a34015022a3
MUSLSHA1 := b0b5ddf6b65355ac02e2f11c3d262ac5dcf0bab5
MUSLFILE := musl-$(MUSLVER).tar.gz

# form our triplet, arm needs to be hardware float
Expand Down

0 comments on commit 1539fcd

Please sign in to comment.