diff --git a/ports/libxml2/portfile.cmake b/ports/libxml2/portfile.cmake index 3f0fb98303..a9e869bd92 100644 --- a/ports/libxml2/portfile.cmake +++ b/ports/libxml2/portfile.cmake @@ -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 diff --git a/ports/libxml2/vcpkg.json b/ports/libxml2/vcpkg.json index 276a8079e0..117810665d 100644 --- a/ports/libxml2/vcpkg.json +++ b/ports/libxml2/vcpkg.json @@ -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", diff --git a/versions/baseline.json b/versions/baseline.json index ef7bb542dd..fba437d9de 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -4193,7 +4193,7 @@ "port-version": 0 }, "libxml2": { - "baseline": "2.9.13", + "baseline": "2.9.14", "port-version": 0 }, "libxmlmm": { diff --git a/versions/l-/libxml2.json b/versions/l-/libxml2.json index 63b6e758b1..0f5e6419ae 100644 --- a/versions/l-/libxml2.json +++ b/versions/l-/libxml2.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "454c94726c33c2893c30afbe34243d69dc4d91e0", + "version": "2.9.14", + "port-version": 0 + }, { "git-tree": "0da62e928cc294ad51a384594db59d6ff2dc49d4", "version-semver": "2.9.13",