Xiaoming Shi | e65d165 | 2020-02-19 13:24:00 -0800 | [diff] [blame^] | 1 | name: "musl" |
2 | description: | ||||
3 | "Subtree at third_party/musl." | ||||
4 | |||||
5 | third_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 | } |