vcpkg/versions/c-/crossguid.json
Alex Dewar 6d6f3164e6
[crossguid] Fix compilation on gcc v13 (#31835)
* [crossguid] Fix compilation on gcc v13

Crossguid no longer compiles with gcc v13 (tested on Linux), due to a
missing include (cstdint). There is an upstream pull request to fix the
issue which has been open for some time but not yet merged [1].

Let's patch the sources in vcpkg until upstream fixes it.

Fixes #31834.

[1] https://github.com/graeme-hill/crossguid/pull/67

* [crossguid] Bump port-version
2023-06-07 09:45:38 -07:00

40 lines
994 B
JSON

{
"versions": [
{
"git-tree": "39a8ec44dcb709796a0ecdc4c170f67ad5ad1175",
"version-date": "2021-10-22",
"port-version": 3
},
{
"git-tree": "93714099ddf83b2f3437a080c8acc08ff74cbe37",
"version-date": "2021-10-22",
"port-version": 2
},
{
"git-tree": "4e53633ff35a2bcfb9076aee3e0d740406e788d3",
"version-date": "2021-10-22",
"port-version": 1
},
{
"git-tree": "5880c01322b2c2cd08e9b573b769260696b2365d",
"version-date": "2021-10-22",
"port-version": 0
},
{
"git-tree": "42cc44d6649705d3c104e9753f3ba1bb4217ebc8",
"version-string": "0.2.2-2018-06-16",
"port-version": 2
},
{
"git-tree": "4b44e01ccbe952e12c3be478e0d5bc4340f4c9df",
"version-string": "0.2.2-2018-06-16-1",
"port-version": 0
},
{
"git-tree": "879a9da5c388f9a0e44d915f1c1fd9134a51d273",
"version-string": "0.2.2-2018-06-16",
"port-version": 0
}
]
}