diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2018-01-16 02:28:19 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2018-01-16 02:28:19 +0000 |
commit | 42672f7dae736df9b800d95f5b4c2826fa85b68e (patch) | |
tree | 114dc63b55d4d71527bd773aff5cf165ea2b246c /sub/musl/Makefile | |
parent | 8569ea6c3cade6d585668bede4ef483a8bdff3fd (diff) | |
download | lh-bootstrap-42672f7dae736df9b800d95f5b4c2826fa85b68e.tar.xz |
Update for kernel-4.14.13 and mdevd-0.1.0.0
Diffstat (limited to 'sub/musl/Makefile')
-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 b91b834..a4924eb 100644 --- a/sub/musl/Makefile +++ b/sub/musl/Makefile @@ -1,7 +1,7 @@ MUSL_BASE ?= /opt/musl-git -# release 1.1.18 -MUSL_VERSION := eb03bde2f24582874cb72b56c7811bf51da0c817 +# Latest version at 2018-01-16 +MUSL_VERSION := 628cf979b249fa76a80962e2eefe05073216a4db # Build-build |