diff --git a/ports/libxml2/portfile.cmake b/ports/libxml2/portfile.cmake index c2e4794651..a49038e3ea 100644 --- a/ports/libxml2/portfile.cmake +++ b/ports/libxml2/portfile.cmake @@ -3,7 +3,7 @@ vcpkg_from_gitlab( OUT_SOURCE_PATH SOURCE_PATH REPO GNOME/libxml2 REF "v${VERSION}" - SHA512 27ce97deb8c60742dcaf95992544dc79342435a55f9a74b479b978a06361a41e902bf269c6ef40b18dae63c2a13c31268f2bb5b0673aca8843ad6ad631e68f9d + SHA512 289d8e30a894a3efde78e06d1cedadc1491f4abdc2c0b653bb5410be48338aacec29e0ca23e1f1cac2725fd4e2114a8d20dcdaa80cf7f5b34302342d6f5efe10 HEAD_REF master PATCHES disable-docs.patch diff --git a/ports/libxml2/vcpkg.json b/ports/libxml2/vcpkg.json index 2ed3e6f8d6..62b965e92d 100644 --- a/ports/libxml2/vcpkg.json +++ b/ports/libxml2/vcpkg.json @@ -1,7 +1,6 @@ { "name": "libxml2", - "version": "2.11.6", - "port-version": 1, + "version": "2.11.7", "description": "Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform).", "homepage": "https://gitlab.gnome.org/GNOME/libxml2/-/wikis/home", "license": "MIT", diff --git a/versions/baseline.json b/versions/baseline.json index 3a2ab721d3..937da692d4 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -5181,8 +5181,8 @@ "port-version": 2 }, "libxml2": { - "baseline": "2.11.6", - "port-version": 1 + "baseline": "2.11.7", + "port-version": 0 }, "libxmlmm": { "baseline": "0.6.0", diff --git a/versions/l-/libxml2.json b/versions/l-/libxml2.json index 56dd4815c8..f1f6cfbdc3 100644 --- a/versions/l-/libxml2.json +++ b/versions/l-/libxml2.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "caa5f663ba4c26ac2402c6aaa56781bd262fc05e", + "version": "2.11.7", + "port-version": 0 + }, { "git-tree": "b2fd11805c5e6714215c5dd9630400c4ad32e833", "version": "2.11.6",