diff options
| author | JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> | 2020-10-17 03:36:47 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-16 12:36:47 -0700 |
| commit | c2e6708f5272380cdeaa400e54423ef3168794fa (patch) | |
| tree | 273f4b7929fa077d014877dd9f32445b4952f8e0 /ports/libpqxx/CONTROL | |
| parent | 17d58f174250bb6400c6e59600e6719863adf3f4 (diff) | |
| download | vcpkg-c2e6708f5272380cdeaa400e54423ef3168794fa.tar.gz vcpkg-c2e6708f5272380cdeaa400e54423ef3168794fa.zip | |
[libpqxx] Update to 7.2.0 (#14067)
* [libpqxx] Update to 7.1.2
* [libpqxx] Update to 7.2.0
* Update ports/libpqxx/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.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 44adafec2..8692e13dd 100644 --- a/ports/libpqxx/CONTROL +++ b/ports/libpqxx/CONTROL @@ -1,5 +1,5 @@ Source: libpqxx -Version: 6.4.7 +Version: 7.2.0 Homepage: https://github.com/jtv/libpqxx Description: The official C++ client API for PostgreSQL Build-Depends: libpq[core] |
