aboutsummaryrefslogtreecommitdiff
path: root/ports/mongo-c-driver/CONTROL
diff options
context:
space:
mode:
authorsdcb <sdflysha@qq.com>2016-11-21 13:51:48 +0800
committersdcb <sdflysha@qq.com>2016-11-21 13:51:48 +0800
commitb63d35b10ba2cc0b0569c7a18509fb71ff6f6ca5 (patch)
tree27124024eaaa004cb6e395a25d5821be60858c3d /ports/mongo-c-driver/CONTROL
parent51a9334d1b16cf00f3e547eb9e6b162ac34c526e (diff)
downloadvcpkg-b63d35b10ba2cc0b0569c7a18509fb71ff6f6ca5.tar.gz
vcpkg-b63d35b10ba2cc0b0569c7a18509fb71ff6f6ca5.zip
[mongo-c-driver] Upgrade to 1.5.0-rc6
Enable building static library. Exclude test and examples.
Diffstat (limited to 'ports/mongo-c-driver/CONTROL')
-rw-r--r--ports/mongo-c-driver/CONTROL4
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/mongo-c-driver/CONTROL b/ports/mongo-c-driver/CONTROL
index b0cec868c..6288a1fa7 100644
--- a/ports/mongo-c-driver/CONTROL
+++ b/ports/mongo-c-driver/CONTROL
@@ -1,4 +1,4 @@
Source: mongo-c-driver
-Version: 1.4.2
-Build-Depends: libbson
+Version: 1.5.0-rc6
+Build-Depends: libbson, openssl
Description: Client library written in C for MongoDB. \ No newline at end of file