diff options
| author | Phoebe <925731795@qq.com> | 2019-06-13 14:08:09 +0800 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2019-06-12 23:08:09 -0700 |
| commit | 08cbf0b3cde9284ec398c1b87d969d9bcaefbed0 (patch) | |
| tree | 6a2a0a8419e81b6d60318b74b60e5e72d1d98eba /ports/mongo-c-driver/CONTROL | |
| parent | 58e0d4029e44ebfbe19f3b0fc6cc9dc88eaf1f4b (diff) | |
| download | vcpkg-08cbf0b3cde9284ec398c1b87d969d9bcaefbed0.tar.gz vcpkg-08cbf0b3cde9284ec398c1b87d969d9bcaefbed0.zip | |
[libbson mongo-c-driver mongo-cxx-driver] upgrades to new revision (#6862)
* [libbson mongo-c-driver mongo-cxx-driver] upgrades to new revision
* [mongo-cxx-driver] Minimize patch
* [mongo-c-driver] Fix dependencies on openssl and zlib
Diffstat (limited to 'ports/mongo-c-driver/CONTROL')
| -rw-r--r-- | ports/mongo-c-driver/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/mongo-c-driver/CONTROL b/ports/mongo-c-driver/CONTROL index 4f45aa9b6..577cea1aa 100644 --- a/ports/mongo-c-driver/CONTROL +++ b/ports/mongo-c-driver/CONTROL @@ -1,4 +1,4 @@ Source: mongo-c-driver -Version: 1.13.0 -Build-Depends: libbson, openssl (uwp) +Version: 1.14.0-1 +Build-Depends: libbson, openssl (!windows), zlib Description: Client library written in C for MongoDB. |
