aboutsummaryrefslogtreecommitdiff
path: root/ports/boost-python
diff options
context:
space:
mode:
Diffstat (limited to 'ports/boost-python')
-rw-r--r--ports/boost-python/portfile.cmake4
-rw-r--r--ports/boost-python/vcpkg.json4
2 files changed, 3 insertions, 5 deletions
diff --git a/ports/boost-python/portfile.cmake b/ports/boost-python/portfile.cmake
index 9293a86f8..097f770f2 100644
--- a/ports/boost-python/portfile.cmake
+++ b/ports/boost-python/portfile.cmake
@@ -3,8 +3,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO boostorg/python
- REF boost-1.75.0
- SHA512 aca87fde436e8dd98d64149c1ba85f2bef33a76fa9cfc650d23055aa3ce12e94ac39b72b0704e7fd6d0d4adc55c4ec93d841b37bac3297ceb04264ed9adfffab
+ REF boost-1.76.0
+ SHA512 ab2d99f752dced241045c597408d3a76f78c800717752dc091510542a754fb86140359fdab81b57ff8405d05a1814083c3ddfa032b0d692cc40c3af4af496e91
HEAD_REF master
)
diff --git a/ports/boost-python/vcpkg.json b/ports/boost-python/vcpkg.json
index 8751ddd8e..02c309ff4 100644
--- a/ports/boost-python/vcpkg.json
+++ b/ports/boost-python/vcpkg.json
@@ -1,7 +1,6 @@
{
"name": "boost-python",
- "version-string": "1.75.0",
- "port-version": 3,
+ "version": "1.76.0",
"description": "Boost python module",
"homepage": "https://github.com/boostorg/python",
"supports": "!uwp & !(arm & windows) & !emscripten",
@@ -11,7 +10,6 @@
"name": "boost-build",
"host": true
},
- "boost-compatibility",
"boost-config",
"boost-conversion",
"boost-core",