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/b- | |
| 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/b-')
| -rw-r--r-- | versions/b-/boost-modular-build-helper.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/versions/b-/boost-modular-build-helper.json b/versions/b-/boost-modular-build-helper.json index a44a263e4..1523a44b1 100644 --- a/versions/b-/boost-modular-build-helper.json +++ b/versions/b-/boost-modular-build-helper.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "b88a7b8df97734c03d2abaa3c562dfbfab07dbea", + "version-string": "1.75.0", + "port-version": 5 + }, + { "git-tree": "b261a1bd3ff03916f10c4a157b670c3c4e7e7326", "version-string": "1.75.0", "port-version": 4 |
