aboutsummaryrefslogtreecommitdiff
path: root/ports/boost-lambda/portfile.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'ports/boost-lambda/portfile.cmake')
-rw-r--r--ports/boost-lambda/portfile.cmake4
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/boost-lambda/portfile.cmake b/ports/boost-lambda/portfile.cmake
index 584b135c5..c0b0b4e91 100644
--- a/ports/boost-lambda/portfile.cmake
+++ b/ports/boost-lambda/portfile.cmake
@@ -3,8 +3,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO boostorg/lambda
- REF boost-1.74.0
- SHA512 f0e0a7fb0f10ba03a375fac4493c1008e84512abad005fe2f06fdd36e50f21ac698262ca03d3bb5065e20ebfdac900cd03067b5b49ebf79f920515401ec7eda1
+ REF boost-1.75.0
+ SHA512 c459cb7d64fa1a8d5b755f2a1153dcea77fdcbeacf117db54e3288b8599998b58cb138a801c7c68c682296f72e28787027ce84ead424b6dda56b23c23ce71168
HEAD_REF master
)