diff options
| author | Luke Sparey <44617984+lsparey@users.noreply.github.com> | 2019-02-08 12:22:37 +1300 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2019-02-07 15:22:37 -0800 |
| commit | 0b79c4bb74aa1a1908c23edb3ca07b5e6dd39141 (patch) | |
| tree | d81eb20739c28a57e3fc23b004c3b3a184238048 /ports/mongo-cxx-driver/CONTROL | |
| parent | cc516fb763b3a4b1faf37efbf0f6fc4c0ccfc60a (diff) | |
| download | vcpkg-0b79c4bb74aa1a1908c23edb3ca07b5e6dd39141.tar.gz vcpkg-0b79c4bb74aa1a1908c23edb3ca07b5e6dd39141.zip | |
[mongo-cxx-driver] Update to 3.2.0 and add cmake targets (#5178)
* [mongo-cxx-driver] Update to 3.2.0 and add cmake targets
* [mongo-cxx-driver] Replace cmake config files to support debug binaries
Diffstat (limited to 'ports/mongo-cxx-driver/CONTROL')
| -rw-r--r-- | ports/mongo-cxx-driver/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/mongo-cxx-driver/CONTROL b/ports/mongo-cxx-driver/CONTROL index 08de8ddec..3a8e6108f 100644 --- a/ports/mongo-cxx-driver/CONTROL +++ b/ports/mongo-cxx-driver/CONTROL @@ -1,4 +1,4 @@ Source: mongo-cxx-driver -Version: 3.1.1-3 +Version: 3.2.0-1 Build-Depends: libbson, mongo-c-driver, boost-smart-ptr, boost-optional, boost-utility Description: MongoDB C++ Driver. |
