vcpkg/versions/e-/elfutils.json
Clayton Wheeler 36e3205c67
[elfutils] provide static or shared libraries correctly (#22055)
The logic for keeping the static or shared libraries according to
VCPKG_LIBRARY_LINKAGE was backwards, and it was providing shared
libraries when they should have been static, and vice versa.
2021-12-16 22:56:56 -08:00

20 lines
419 B
JSON

{
"versions": [
{
"git-tree": "9aa4fefa61893cd4b37c0f1a2f16ab255ab0c4bf",
"version-string": "0.182",
"port-version": 2
},
{
"git-tree": "aa738c679581e92da4ec8a1662171ac5608e3744",
"version-string": "0.182",
"port-version": 1
},
{
"git-tree": "2695bb6d07358b642791808399b606fe52374572",
"version-string": "0.182",
"port-version": 0
}
]
}