mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-27 02:11:58 +08:00
parent
04a8c2d3b4
commit
0eb37f499e
@ -2,8 +2,8 @@ vcpkg_from_gitlab(
|
||||
GITLAB_URL https://gitlab.gnome.org/
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO GNOME/libxml2
|
||||
REF a075d256fd9ff15590b86d981b75a50ead124fca
|
||||
SHA512 bcf437b43357400f89e8766a23e841c090c48dfc1bdbb200971013e6c9ed082fb03759248547dfbd5dabf4b6887f69fed6ad790174ec206e20d47dfde2c875ab
|
||||
REF 7846b0a677f8d3ce72486125fa281e92ac9970e8
|
||||
SHA512 3b960e410cf812a94938cd31c317f9a8d4b2d5b3e148efb108f6dad86ce8c9553c0fe3b32dd68d15e3d5ada9db07b39f9e0b13906edf6ed1bb1cec4f137bca71
|
||||
HEAD_REF master
|
||||
PATCHES
|
||||
disable-docs.patch
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"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).",
|
||||
"homepage": "https://xmlsoft.org/",
|
||||
"license": "MIT",
|
||||
|
@ -4193,7 +4193,7 @@
|
||||
"port-version": 0
|
||||
},
|
||||
"libxml2": {
|
||||
"baseline": "2.9.13",
|
||||
"baseline": "2.9.14",
|
||||
"port-version": 0
|
||||
},
|
||||
"libxmlmm": {
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "454c94726c33c2893c30afbe34243d69dc4d91e0",
|
||||
"version": "2.9.14",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "0da62e928cc294ad51a384594db59d6ff2dc49d4",
|
||||
"version-semver": "2.9.13",
|
||||
|
Loading…
x
Reference in New Issue
Block a user