[libxml2] update to 2.9.14 (#24738)

* update libxml2

* version db
This commit is contained in:
Alexander Neumann 2022-05-18 02:02:42 +02:00 committed by GitHub
parent 04a8c2d3b4
commit 0eb37f499e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 4 deletions

View File

@ -2,8 +2,8 @@ vcpkg_from_gitlab(
GITLAB_URL https://gitlab.gnome.org/
OUT_SOURCE_PATH SOURCE_PATH
REPO GNOME/libxml2
REF a075d256fd9ff15590b86d981b75a50ead124fca
SHA512 bcf437b43357400f89e8766a23e841c090c48dfc1bdbb200971013e6c9ed082fb03759248547dfbd5dabf4b6887f69fed6ad790174ec206e20d47dfde2c875ab
REF 7846b0a677f8d3ce72486125fa281e92ac9970e8
SHA512 3b960e410cf812a94938cd31c317f9a8d4b2d5b3e148efb108f6dad86ce8c9553c0fe3b32dd68d15e3d5ada9db07b39f9e0b13906edf6ed1bb1cec4f137bca71
HEAD_REF master
PATCHES
disable-docs.patch

View File

@ -1,6 +1,6 @@
{
"name": "libxml2",
"version-semver": "2.9.13",
"version": "2.9.14",
"description": "Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform).",
"homepage": "https://xmlsoft.org/",
"license": "MIT",

View File

@ -4193,7 +4193,7 @@
"port-version": 0
},
"libxml2": {
"baseline": "2.9.13",
"baseline": "2.9.14",
"port-version": 0
},
"libxmlmm": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "454c94726c33c2893c30afbe34243d69dc4d91e0",
"version": "2.9.14",
"port-version": 0
},
{
"git-tree": "0da62e928cc294ad51a384594db59d6ff2dc49d4",
"version-semver": "2.9.13",