Backed out 6 changesets (bug 1835907) for causing multiple failures. CLOSED TREE
[gecko.git] / third_party / msgpack / moz.yaml
blob9d7adf5bd341b0f6bc7399a1ec298cac4e7fc3cd
1 schema: 1
3 bugzilla:
4   product: "Firefox Build System"
5   component: "General"
7 origin:
8   name: msgpack
9   description: MessagePack implementation for C and C++
11   url: https://github.com/msgpack/msgpack-c
13   release: b6803a5fecbe321458faafd6a079dac466614ff9 (2018-08-21T13:30:54Z).
14   revision: b6803a5fecbe321458faafd6a079dac466614ff9
16   license: BSL-1.0
17   license-file: LICENSE_1_0.txt
19 vendoring:
20   url: https://github.com/msgpack/msgpack-c
21   source-hosting: github
22   tracking: commit
24   exclude:
25     - ".*"
26     - "**"
28   include:
29     - src/
30     - include/
31     - LICENSE_1_0.txt