diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-05-03 13:25:58 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-05-03 13:25:58 +0000 |
commit | 1202c964c4e91083a3c60b41b9c11e220bfa759d (patch) | |
tree | 06ba8f1d5710e33ddae778886705da8930ee71c4 /sub/musl | |
parent | 68218b9312bf91fcd937ee29b84cbbf490083620 (diff) | |
download | lh-bootstrap-1202c964c4e91083a3c60b41b9c11e220bfa759d.tar.xz |
Update versions for 2019-05-03
Diffstat (limited to 'sub/musl')
-rw-r--r-- | sub/musl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sub/musl/Makefile b/sub/musl/Makefile index 01953f1..5a32c81 100644 --- a/sub/musl/Makefile +++ b/sub/musl/Makefile @@ -1,7 +1,7 @@ MUSL_BASE ?= /opt/musl-git -# Latest version at 2018-03-23 -MUSL_VERSION := 0cf50581ec5f04feeaa77f2eb8b734a4b69ca8ed +# Latest version at 2019-05-03 +MUSL_VERSION := 2df8b1d806c3e1fd4b6b10e13794855a93fe6628 # Build-build |