Skip to content

Commit

Permalink
update musl version to 1.1.20
Browse files Browse the repository at this point in the history
  • Loading branch information
richfelker committed Sep 4, 2018
1 parent 5dd1a49 commit fdf772b
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 @@ -4,7 +4,7 @@ SOURCES = sources
CONFIG_SUB_REV = 3d5db9ebe860
BINUTILS_VER = 2.27
GCC_VER = 6.4.0
MUSL_VER = 1.1.19
MUSL_VER = 1.1.20
GMP_VER = 6.1.1
MPC_VER = 1.0.3
MPFR_VER = 3.1.4
Expand Down

0 comments on commit fdf772b

Please sign in to comment.