mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 12:19:00 +08:00
70626f098f
* pdcurses: fixed homepage * add port version * update version * revert 3.9 version hash Co-authored-by: Jonliu1993 <13720414433@163.com>
8 lines
232 B
JSON
8 lines
232 B
JSON
{
|
|
"name": "pdcurses",
|
|
"version-string": "3.9",
|
|
"port-version": 2,
|
|
"description": "Public Domain Curses - a curses library for environments that don't fit the termcap/terminfo model.",
|
|
"homepage": "https://pdcurses.org/"
|
|
}
|