diff options
| author | ras0219 <533828+ras0219@users.noreply.github.com> | 2020-12-07 18:17:19 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-07 18:17:19 -0800 |
| commit | dd4421808cc9131a0a68e71d9c41b0b6b9ce06d3 (patch) | |
| tree | dea4a8afd788b8e21d3c2a5a02b2a62ba54bb08a /ports/libbson/CONTROL | |
| parent | ced334b24dfc992ab0d1fd3af803dbf20481be25 (diff) | |
| download | vcpkg-dd4421808cc9131a0a68e71d9c41b0b6b9ce06d3.tar.gz vcpkg-dd4421808cc9131a0a68e71d9c41b0b6b9ce06d3.zip | |
[vcpkg_fixup_pkgconfig] Handle spaces in path, do not validate individual libraries (#13126)
Diffstat (limited to 'ports/libbson/CONTROL')
| -rw-r--r-- | ports/libbson/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/libbson/CONTROL b/ports/libbson/CONTROL index 6c929c883..c74336ee5 100644 --- a/ports/libbson/CONTROL +++ b/ports/libbson/CONTROL @@ -1,5 +1,5 @@ Source: libbson Version: 1.16.1 -Port-Version: 1 +Port-Version: 2 Description: libbson is a library providing useful routines related to building, parsing, and iterating BSON documents. Homepage: https://github.com/mongodb/libbson |
