vcpkg/versions/m-/mpc.json
Alexander Neumann 2aa0d83ee7
[gmp] Switch sources on windows away from SMP fork. (#23466)
* [gmp] use native buildsystem on windows

* fix stuff from merge

* fix version

* version stuff

* trying patching some symbols for dynamic builds

* fix nettle build

* fix more dependent ports using gmpd

* fix uwp builds by copying tools

* missing host dep

* fix mpfr

* version-string nettle

* port-version mpfr

* version stuff

* remove patch from portfile

* version stuff

Co-authored-by: Alexander Neumann <you@example.com>
2022-03-23 12:14:40 -07:00

20 lines
412 B
JSON

{
"versions": [
{
"git-tree": "c38230459b115da37fe9fe0161c7462de85549d5",
"version": "1.2.0",
"port-version": 2
},
{
"git-tree": "8ef4f1423bd95ed6bbe514de46fc9f4c8884ae5e",
"version-string": "1.2.0",
"port-version": 1
},
{
"git-tree": "82cc965290366b6d4cbc8996a8b9e335769920c8",
"version-string": "1.2.0",
"port-version": 0
}
]
}