aboutsummaryrefslogtreecommitdiff
path: root/ports/boost-multi-index
diff options
context:
space:
mode:
Diffstat (limited to 'ports/boost-multi-index')
-rw-r--r--ports/boost-multi-index/portfile.cmake4
-rw-r--r--ports/boost-multi-index/vcpkg.json3
2 files changed, 3 insertions, 4 deletions
diff --git a/ports/boost-multi-index/portfile.cmake b/ports/boost-multi-index/portfile.cmake
index 129585904..e8ac46934 100644
--- a/ports/boost-multi-index/portfile.cmake
+++ b/ports/boost-multi-index/portfile.cmake
@@ -3,8 +3,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO boostorg/multi_index
- REF boost-1.75.0
- SHA512 162ee2d46ee899cf15f27e12248dbb02b34d22f38f63afb90abc8ac24aabd2ca58864acc56af0eded999baebac36452ca502e59fc985ce2146df24d5f9e43f01
+ REF boost-1.76.0
+ SHA512 b7b19d5fb3f7c93009d7af6ab8e80694208f045d012778637bd57b018360311ce14d3921d0ee6163e0aaa01001a466c2b68cf32017361ef6c0c9858db14d8615
HEAD_REF master
)
diff --git a/ports/boost-multi-index/vcpkg.json b/ports/boost-multi-index/vcpkg.json
index cb9a5467a..4bc77042b 100644
--- a/ports/boost-multi-index/vcpkg.json
+++ b/ports/boost-multi-index/vcpkg.json
@@ -1,12 +1,11 @@
{
"name": "boost-multi-index",
- "version-string": "1.75.0",
+ "version": "1.76.0",
"description": "Boost multi_index module",
"homepage": "https://github.com/boostorg/multi_index",
"dependencies": [
"boost-assert",
"boost-bind",
- "boost-compatibility",
"boost-config",
"boost-container-hash",
"boost-core",