1name: "Musl"
2description:
3    "Musl is a standards-conformant libc with a small footprint when statically "
4    "linked."
5
6third_party {
7  url {
8    type: HOMEPAGE
9    value: "https://www.musl-libc.org/"
10  }
11  url {
12    type: GIT
13    value: "git://git.musl-libc.org/musl"
14  }
15  version: "1.1.21"
16  last_upgrade_date { year: 2019 month: 3 day: 20 }
17  license_type: NOTICE
18}
19