diff options
| author | Tom Lankhorst <hello@tomlankhorst.nl> | 2021-01-28 03:29:04 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-27 18:29:04 -0800 |
| commit | d2cc90fe9c27e02ca1008ebc34a806ea64399727 (patch) | |
| tree | f4a7a4b9a53ec4bf2e7f6160199f7218c44e2b0e /ports/libpqxx/CONTROL | |
| parent | 7f050e0be87e7850c3977ef37919624c4004dbb9 (diff) | |
| download | vcpkg-d2cc90fe9c27e02ca1008ebc34a806ea64399727.tar.gz vcpkg-d2cc90fe9c27e02ca1008ebc34a806ea64399727.zip | |
[libpqxx] Upgrade to v7.3.1 (#15851)
* [libpqxx] Upgrade to v7.3.1
* Update version
Co-authored-by: Jonliu1993 <13720414433@163.com>
Diffstat (limited to 'ports/libpqxx/CONTROL')
| -rw-r--r-- | ports/libpqxx/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/libpqxx/CONTROL b/ports/libpqxx/CONTROL index cc022b2cc..8d182f527 100644 --- a/ports/libpqxx/CONTROL +++ b/ports/libpqxx/CONTROL @@ -1,5 +1,5 @@ Source: libpqxx -Version: 7.3.0 +Version: 7.3.1 Homepage: https://github.com/jtv/libpqxx Description: The official C++ client API for PostgreSQL Build-Depends: libpq[core] |
