aboutsummaryrefslogtreecommitdiff
path: root/ports/libpq/CONTROL
diff options
context:
space:
mode:
authorJack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>2020-12-30 10:40:30 -0800
committerGitHub <noreply@github.com>2020-12-30 10:40:30 -0800
commit78d4f88c0578b26425506fd93d978835c9d9b07b (patch)
tree0040bc2251d0275f05126ca1b591eee6bd1918e5 /ports/libpq/CONTROL
parent38c6fbd0c7b02f7d73a397fc5490bcbec605e791 (diff)
downloadvcpkg-78d4f88c0578b26425506fd93d978835c9d9b07b.tar.gz
vcpkg-78d4f88c0578b26425506fd93d978835c9d9b07b.zip
[libpq] Change compile flag /Zi to /Z7 when building Windows (#15361)
* [libpq] Change compile flag /Zi to /Z7 when building Windows * [libpq] Fix installation about pdbs
Diffstat (limited to 'ports/libpq/CONTROL')
-rw-r--r--ports/libpq/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/libpq/CONTROL b/ports/libpq/CONTROL
index 9087debee..fa6ea6d91 100644
--- a/ports/libpq/CONTROL
+++ b/ports/libpq/CONTROL
@@ -1,6 +1,6 @@
Source: libpq
Version: 12.2
-Port-Version: 9
+Port-Version: 10
Build-Depends: libpq[core,bonjour] (osx)
Supports: !uwp
Homepage: https://www.postgresql.org/