Skip to content

Commit

Permalink
update to musl 1.1.19 and make it the default
Browse files Browse the repository at this point in the history
  • Loading branch information
richfelker committed Feb 22, 2018
1 parent 030b83f commit 62b220c
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.27
GCC_VER = 6.3.0
MUSL_VER = 1.1.18
MUSL_VER = 1.1.19
GMP_VER = 6.1.1
MPC_VER = 1.0.3
MPFR_VER = 3.1.4
Expand Down
1 change: 1 addition & 0 deletions hashes/musl-1.1.19.tar.gz.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
0055c906d2cea2f5f2406f4d922b7d189d406c66 musl-1.1.19.tar.gz

0 comments on commit 62b220c

Please sign in to comment.