diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2019-11-19 11:14:40 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-11-19 11:14:40 -0800 |
| commit | e916630f208b8069790e654fcc5bbf1b420eab46 (patch) | |
| tree | c2eb3db2265d64bead5e094ff9eff9ff52090c59 /ports/mongo-c-driver/CONTROL | |
| parent | 892f584b346c789d3f86d13bf1557de5b3bd1db6 (diff) | |
| download | vcpkg-e916630f208b8069790e654fcc5bbf1b420eab46.tar.gz vcpkg-e916630f208b8069790e654fcc5bbf1b420eab46.zip | |
[libbson][mongo-c-driver] Update to 1.15.1. Parse CONTROL file for version number (#8790)
Diffstat (limited to 'ports/mongo-c-driver/CONTROL')
| -rw-r--r-- | ports/mongo-c-driver/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/mongo-c-driver/CONTROL b/ports/mongo-c-driver/CONTROL index 18f189170..efc81c03a 100644 --- a/ports/mongo-c-driver/CONTROL +++ b/ports/mongo-c-driver/CONTROL @@ -1,5 +1,5 @@ Source: mongo-c-driver -Version: 1.14.0-5 +Version: 1.15.1-1 Build-Depends: libbson, openssl (!windows), zlib Description: Client library written in C for MongoDB. Homepage: https://github.com/mongodb/mongo-c-driver |
