mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-14 14:37:55 +08:00
parent
04a8c2d3b4
commit
0eb37f499e
@ -2,8 +2,8 @@ vcpkg_from_gitlab(
|
|||||||
GITLAB_URL https://gitlab.gnome.org/
|
GITLAB_URL https://gitlab.gnome.org/
|
||||||
OUT_SOURCE_PATH SOURCE_PATH
|
OUT_SOURCE_PATH SOURCE_PATH
|
||||||
REPO GNOME/libxml2
|
REPO GNOME/libxml2
|
||||||
REF a075d256fd9ff15590b86d981b75a50ead124fca
|
REF 7846b0a677f8d3ce72486125fa281e92ac9970e8
|
||||||
SHA512 bcf437b43357400f89e8766a23e841c090c48dfc1bdbb200971013e6c9ed082fb03759248547dfbd5dabf4b6887f69fed6ad790174ec206e20d47dfde2c875ab
|
SHA512 3b960e410cf812a94938cd31c317f9a8d4b2d5b3e148efb108f6dad86ce8c9553c0fe3b32dd68d15e3d5ada9db07b39f9e0b13906edf6ed1bb1cec4f137bca71
|
||||||
HEAD_REF master
|
HEAD_REF master
|
||||||
PATCHES
|
PATCHES
|
||||||
disable-docs.patch
|
disable-docs.patch
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "libxml2",
|
"name": "libxml2",
|
||||||
"version-semver": "2.9.13",
|
"version": "2.9.14",
|
||||||
"description": "Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform).",
|
"description": "Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform).",
|
||||||
"homepage": "https://xmlsoft.org/",
|
"homepage": "https://xmlsoft.org/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
@ -4193,7 +4193,7 @@
|
|||||||
"port-version": 0
|
"port-version": 0
|
||||||
},
|
},
|
||||||
"libxml2": {
|
"libxml2": {
|
||||||
"baseline": "2.9.13",
|
"baseline": "2.9.14",
|
||||||
"port-version": 0
|
"port-version": 0
|
||||||
},
|
},
|
||||||
"libxmlmm": {
|
"libxmlmm": {
|
||||||
|
@ -1,5 +1,10 @@
|
|||||||
{
|
{
|
||||||
"versions": [
|
"versions": [
|
||||||
|
{
|
||||||
|
"git-tree": "454c94726c33c2893c30afbe34243d69dc4d91e0",
|
||||||
|
"version": "2.9.14",
|
||||||
|
"port-version": 0
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"git-tree": "0da62e928cc294ad51a384594db59d6ff2dc49d4",
|
"git-tree": "0da62e928cc294ad51a384594db59d6ff2dc49d4",
|
||||||
"version-semver": "2.9.13",
|
"version-semver": "2.9.13",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user