aboutsummaryrefslogtreecommitdiff
path: root/ports/libpqxx/CONTROL
diff options
context:
space:
mode:
authorJack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>2021-02-03 11:21:48 -0800
committerGitHub <noreply@github.com>2021-02-03 11:21:48 -0800
commit23971254df39acd4231437b6086a696c39bf8765 (patch)
tree048d790e5be05ce718a1792b1224df38ca691959 /ports/libpqxx/CONTROL
parente5806b92c2d787e458f455c4a6ddad7ab1d70956 (diff)
downloadvcpkg-23971254df39acd4231437b6086a696c39bf8765.tar.gz
vcpkg-23971254df39acd4231437b6086a696c39bf8765.zip
[libpqxx] Fix build with Visual Studio 2017 (#15995)
* [libpqxx] Fix build with Visual Studio 2017 * update version record
Diffstat (limited to 'ports/libpqxx/CONTROL')
-rw-r--r--ports/libpqxx/CONTROL1
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/libpqxx/CONTROL b/ports/libpqxx/CONTROL
index 8d182f527..5b62fe37c 100644
--- a/ports/libpqxx/CONTROL
+++ b/ports/libpqxx/CONTROL
@@ -1,5 +1,6 @@
Source: libpqxx
Version: 7.3.1
+Port-Version: 1
Homepage: https://github.com/jtv/libpqxx
Description: The official C++ client API for PostgreSQL
Build-Depends: libpq[core]