| name: "libxml" | |
| description: | |
| "XML parser, required by Cobalt DOM parser and for Skia font config parsing" | |
| third_party { | |
| url { | |
| type: GIT | |
| value: "https://gitlab.gnome.org/GNOME/libxml2" | |
| } | |
| # NOTE: This is @v2.9.10 release tag, which does not match the repo | |
| # version exactly, because of various intermediate Chromium changes | |
| version: "405e251c" | |
| last_upgrade_date { | |
| year: 2020 | |
| month: 5 | |
| day: 1 | |
| } | |
| } |