vcpkg/ports/pdcurses/vcpkg.json
Simon Sobisch 70626f098f
[pdcurses] metadata: fix homepage (#20284)
* pdcurses: fixed homepage

* add port version

* update version

* revert 3.9 version hash

Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-09-22 13:34:14 -07:00

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/"
}