diff --git a/ports/libxml2/portfile.cmake b/ports/libxml2/portfile.cmake index a49038e3ea4ad5..306d93b933daeb 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 289d8e30a894a3efde78e06d1cedadc1491f4abdc2c0b653bb5410be48338aacec29e0ca23e1f1cac2725fd4e2114a8d20dcdaa80cf7f5b34302342d6f5efe10 + SHA512 21f6c0340fab0dc16bfe516493aa7ce96b26abf1719b69862829eaa682d87b7b5ece1d540b7f8c30127becd0691facc278fe1cb50cd2c87320cb6d73b077caf3 HEAD_REF master PATCHES disable-docs.patch diff --git a/ports/libxml2/vcpkg.json b/ports/libxml2/vcpkg.json index 62b965e92d91a7..b4c7d635c08243 100644 --- a/ports/libxml2/vcpkg.json +++ b/ports/libxml2/vcpkg.json @@ -1,6 +1,6 @@ { "name": "libxml2", - "version": "2.11.7", + "version": "2.11.8", "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 f37338589072ee..dc8b1a9d24df2a 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -5297,7 +5297,7 @@ "port-version": 2 }, "libxml2": { - "baseline": "2.11.7", + "baseline": "2.11.8", "port-version": 0 }, "libxmlmm": { diff --git a/versions/l-/libxml2.json b/versions/l-/libxml2.json index f1f6cfbdc3af6a..94bfc912add52c 100644 --- a/versions/l-/libxml2.json +++ b/versions/l-/libxml2.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "acdc173889c739d439e9ded5ee2111cdac6af270", + "version": "2.11.8", + "port-version": 0 + }, { "git-tree": "caa5f663ba4c26ac2402c6aaa56781bd262fc05e", "version": "2.11.7",