mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-19 05:43:03 +08:00
[libxml2] Update to 2.11.6 (#35189)
This commit is contained in:
parent
32d07fb9f4
commit
f740d6f229
@ -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
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "a347ee0ddfd928d4f61ec12b3b95c1c7740d46df",
|
||||
"version": "2.11.6",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "5ce0144d5c48f5140af55d0fbb58396b955d87a3",
|
||||
"version": "2.11.5",
|
||||
|
Loading…
Reference in New Issue
Block a user