diff options
Diffstat (limited to 'ports/boost-local-function')
| -rw-r--r-- | ports/boost-local-function/portfile.cmake | 4 | ||||
| -rw-r--r-- | ports/boost-local-function/vcpkg.json | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/ports/boost-local-function/portfile.cmake b/ports/boost-local-function/portfile.cmake index 010a55479..9b3f1bc7f 100644 --- a/ports/boost-local-function/portfile.cmake +++ b/ports/boost-local-function/portfile.cmake @@ -3,8 +3,8 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO boostorg/local_function
- REF boost-1.75.0
- SHA512 83807dfc36810a27194841eac25b70905572f6da656e75d5f04e5b4d4abec58710a34d17e69fb6588154950f1099702c8205c26c47770fe21f875a9bd7641fe6
+ REF boost-1.76.0
+ SHA512 e1637f892c70e0e7df67e1e9c28658787305b873198d9c1a60826d4bd581a0b866aa675339d7c85927bb74d74711d14eb8bbb47663ab69fa10945ca21a5ec220
HEAD_REF master
)
diff --git a/ports/boost-local-function/vcpkg.json b/ports/boost-local-function/vcpkg.json index 1d5f9ac68..74d77a16f 100644 --- a/ports/boost-local-function/vcpkg.json +++ b/ports/boost-local-function/vcpkg.json @@ -1,6 +1,6 @@ { "name": "boost-local-function", - "version-string": "1.75.0", + "version": "1.76.0", "description": "Boost local_function module", "homepage": "https://github.com/boostorg/local_function", "dependencies": [ |
