diff --git a/ports/libxml2/portfile.cmake b/ports/libxml2/portfile.cmake index 306d93b933..ff760b0708 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 21f6c0340fab0dc16bfe516493aa7ce96b26abf1719b69862829eaa682d87b7b5ece1d540b7f8c30127becd0691facc278fe1cb50cd2c87320cb6d73b077caf3 + SHA512 3f2de446657bf3c23c92358ce8946f59253b9fcc09577b59eecaffdbd97e051659855c79f4882ee9f8841dd194b6bd5de2a8017691473b505e905b9dde6a1bc9 HEAD_REF master PATCHES disable-docs.patch diff --git a/ports/libxml2/vcpkg.json b/ports/libxml2/vcpkg.json index b4c7d635c0..2004a274e9 100644 --- a/ports/libxml2/vcpkg.json +++ b/ports/libxml2/vcpkg.json @@ -1,6 +1,6 @@ { "name": "libxml2", - "version": "2.11.8", + "version": "2.11.9", "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 315321471e..f38f31eb6a 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -5321,7 +5321,7 @@ "port-version": 2 }, "libxml2": { - "baseline": "2.11.8", + "baseline": "2.11.9", "port-version": 0 }, "libxmlmm": { diff --git a/versions/l-/libxml2.json b/versions/l-/libxml2.json index 94bfc912ad..3c77ba4341 100644 --- a/versions/l-/libxml2.json +++ b/versions/l-/libxml2.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "9adc435281d53b3906a7cc7394dfe340edeb1c51", + "version": "2.11.9", + "port-version": 0 + }, { "git-tree": "acdc173889c739d439e9ded5ee2111cdac6af270", "version": "2.11.8",