[libxml2] Update to 2.11.6 (#35189)

This commit is contained in:
Kai Pastor 2023-11-20 21:21:43 +01:00 committed by GitHub
parent 32d07fb9f4
commit f740d6f229
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 5 deletions

View File

@ -3,7 +3,7 @@ vcpkg_from_gitlab(
OUT_SOURCE_PATH SOURCE_PATH
REPO GNOME/libxml2
REF "v${VERSION}"
SHA512 527e66f6260a399318cfacc06db3ede4b16178ef17492ed0d515884aa00fce685f9e6932cd117df0d83e2440b5a5392c3d5fbe187b601cf19769b495e0865c87
SHA512 27ce97deb8c60742dcaf95992544dc79342435a55f9a74b479b978a06361a41e902bf269c6ef40b18dae63c2a13c31268f2bb5b0673aca8843ad6ad631e68f9d
HEAD_REF master
PATCHES
disable-docs.patch

View File

@ -1,7 +1,6 @@
{
"name": "libxml2",
"version": "2.11.5",
"port-version": 1,
"version": "2.11.6",
"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",

View File

@ -5069,8 +5069,8 @@
"port-version": 2
},
"libxml2": {
"baseline": "2.11.5",
"port-version": 1
"baseline": "2.11.6",
"port-version": 0
},
"libxmlmm": {
"baseline": "0.6.0",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "a347ee0ddfd928d4f61ec12b3b95c1c7740d46df",
"version": "2.11.6",
"port-version": 0
},
{
"git-tree": "5ce0144d5c48f5140af55d0fbb58396b955d87a3",
"version": "2.11.5",