aboutsummaryrefslogtreecommitdiff
path: root/ports/boost-lexical-cast
diff options
context:
space:
mode:
Diffstat (limited to 'ports/boost-lexical-cast')
-rw-r--r--ports/boost-lexical-cast/portfile.cmake4
-rw-r--r--ports/boost-lexical-cast/vcpkg.json3
2 files changed, 3 insertions, 4 deletions
diff --git a/ports/boost-lexical-cast/portfile.cmake b/ports/boost-lexical-cast/portfile.cmake
index 3af9340f7..fae7b7fdb 100644
--- a/ports/boost-lexical-cast/portfile.cmake
+++ b/ports/boost-lexical-cast/portfile.cmake
@@ -3,8 +3,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO boostorg/lexical_cast
- REF boost-1.75.0
- SHA512 6c1454cb9224dd5aba6d575fe266af3299433a1789253a4a15f4d8227fe82f7fd71e2754e9c83b4f70fb50293f5597b5e90c5b9eaee8f7d7b0d296d987236b02
+ REF boost-1.76.0
+ SHA512 80f3fe792e2f66fab4096c9d327091bce66f004b3355de0ee28c2c1ea438412fceae2a84799113f7e901393e86fa8dacddf6b6338d3e6265f528c636065dd06a
HEAD_REF master
)
diff --git a/ports/boost-lexical-cast/vcpkg.json b/ports/boost-lexical-cast/vcpkg.json
index a976cf7d8..5767a4253 100644
--- a/ports/boost-lexical-cast/vcpkg.json
+++ b/ports/boost-lexical-cast/vcpkg.json
@@ -1,12 +1,11 @@
{
"name": "boost-lexical-cast",
- "version-string": "1.75.0",
+ "version": "1.76.0",
"description": "Boost lexical_cast module",
"homepage": "https://github.com/boostorg/lexical_cast",
"dependencies": [
"boost-array",
"boost-assert",
- "boost-compatibility",
"boost-config",
"boost-container",
"boost-core",