aboutsummaryrefslogtreecommitdiff
path: root/ports/pdcurses/CONTROL
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2017-05-22 20:26:56 -0700
committerRobert Schumacher <roschuma@microsoft.com>2017-05-22 20:26:56 -0700
commit54be2d5e91a3feb586e7edf9681cd146d342fad8 (patch)
treeb081704620391ef49c65c791037fe1772357b0fe /ports/pdcurses/CONTROL
parent082c827fd38eabf3a8f60407cbc19df715432143 (diff)
downloadvcpkg-54be2d5e91a3feb586e7edf9681cd146d342fad8.tar.gz
vcpkg-54be2d5e91a3feb586e7edf9681cd146d342fad8.zip
[pdcurses] Fix x64/x86 builds.
Diffstat (limited to 'ports/pdcurses/CONTROL')
-rw-r--r--ports/pdcurses/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/pdcurses/CONTROL b/ports/pdcurses/CONTROL
index 66f0f4535..befa5c2fc 100644
--- a/ports/pdcurses/CONTROL
+++ b/ports/pdcurses/CONTROL
@@ -1,3 +1,3 @@
Source: pdcurses
-Version: 3.4
+Version: 3.4-1
Description: Public Domain Curses - a curses library for environments that don't fit the termcap/terminfo model.