| name: "libevent" | |
| description: | |
| "libevent is a library that is used for asynchronous event notification " | |
| "in Cobalt." | |
| third_party { | |
| url { | |
| type: GIT | |
| value: "https://chromium.googlesource.com/chromium/src" | |
| # Chromium probably uses https://github.com/libevent/libevent but see README.chromium. | |
| } | |
| version: "70.0.3538.124" | |
| # This is "Version: 1.4.15" according to README.chromium. | |
| last_upgrade_date { | |
| year: 2023 | |
| month: 7 | |
| day: 29 | |
| } | |
| license_type: NOTICE | |
| } |