diff options
| author | Phoebe <20694052+PhoebeHui@users.noreply.github.com> | 2021-02-11 00:25:33 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-11 00:25:33 -0800 |
| commit | f7760cb15e260d921305bcfb2689eb338a937bc3 (patch) | |
| tree | b1a0bdf861263f7b1c8ee08d2ca4da76b1b89b6a /versions/baseline.json | |
| parent | f6a877255e8b648eeec18ba6efb015e601f2286f (diff) | |
| download | vcpkg-f7760cb15e260d921305bcfb2689eb338a937bc3.tar.gz vcpkg-f7760cb15e260d921305bcfb2689eb338a937bc3.zip | |
[boost-python] Fix build issue with feature python2 (#16087)
* [boost-python] Fix build issue with feature python2
* Update the versions
* Fix the python-tag
* update the version
Diffstat (limited to 'versions/baseline.json')
| -rw-r--r-- | versions/baseline.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index 53351ac05..1b06c71df 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -698,7 +698,7 @@ }, "boost-modular-build-helper": { "baseline": "1.75.0", - "port-version": 4 + "port-version": 5 }, "boost-move": { "baseline": "1.75.0", |
