Skip to content

Commit

Permalink
add musl 1.2.0 and make it default
Browse files Browse the repository at this point in the history
  • Loading branch information
richfelker committed Feb 22, 2020
1 parent a69bac0 commit 75e6c61
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ SOURCES = sources
CONFIG_SUB_REV = 3d5db9ebe860
BINUTILS_VER = 2.33.1
GCC_VER = 9.2.0
MUSL_VER = 1.1.24
MUSL_VER = 1.2.0
GMP_VER = 6.1.2
MPC_VER = 1.1.0
MPFR_VER = 4.0.2
Expand Down
1 change: 1 addition & 0 deletions hashes/musl-1.2.0.tar.gz.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
140038a5376ca3a4e69168ed6c3879d1477b20d1 musl-1.2.0.tar.gz

0 comments on commit 75e6c61

Please sign in to comment.