blob: 1a35696566f09ab7f9be04201e2cb75fa264a4e0 [file] [log] [blame]
Xiaoming Shie65d1652020-02-19 13:24:00 -08001name: "musl"
2description:
3 "Subtree at third_party/musl."
4
5third_party {
6 url {
7 type: LOCAL_SOURCE
8 value: "/third_party/musl_mirror"
9 }
10 url {
11 type: GIT
12 value: "git://git.musl-libc.org/musl"
13 }
14 version: "0fa1e638e87cf257e9f96b4019b2076afd674a19"
15 last_upgrade_date {
16 year: 2018
17 month: 9
18 day: 4
19 }
20}