diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-01-17 22:08:48 -0800 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-01-18 11:03:26 -0800 |
| commit | e44c1b292d194c1949445ac5bc96e1d81f11f4bf (patch) | |
| tree | b942e7d0bcb3bdab65254a4a9cfe6d488ff1c363 /ports/boost-build/CONTROL | |
| parent | 353d635b97df5c80f270ec200d16a6664c4d6ab6 (diff) | |
| download | vcpkg-e44c1b292d194c1949445ac5bc96e1d81f11f4bf.tar.gz vcpkg-e44c1b292d194c1949445ac5bc96e1d81f11f4bf.zip | |
[boost] Remove version from .lib filenames to improve CMake compatibility. Fixes #2459.
Diffstat (limited to 'ports/boost-build/CONTROL')
| -rw-r--r-- | ports/boost-build/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/boost-build/CONTROL b/ports/boost-build/CONTROL index 12af51a0f..fb8d36918 100644 --- a/ports/boost-build/CONTROL +++ b/ports/boost-build/CONTROL @@ -1,3 +1,3 @@ Source: boost-build
-Version: 1.66.0-2
+Version: 1.66.0-3
Description: Boost.Build
|
