vcpkg/ports/unixodbc/vcpkg.json
Michal Cepek ee3429481b
[unixodbc] update to v2.3.9 (#21432)
* [unixODBC] update to 2.3.9

* [unixodbc] convenience update for dynamic/static linking of ltdl and Iconv

* [unixodbc] update to 2.3.9 - review findings
2021-11-18 20:53:45 -08:00

8 lines
237 B
JSON

{
"name": "unixodbc",
"version": "2.3.9",
"description": "unixODBC is an Open Source ODBC sub-system and an ODBC SDK for Linux, Mac OSX, and UNIX",
"homepage": "https://github.com/lurcher/unixODBC",
"supports": "osx | linux"
}