diff options
Diffstat (limited to 'ports/boost')
| -rw-r--r-- | ports/boost/portfile.cmake | 2 | ||||
| -rw-r--r-- | ports/boost/vcpkg.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ports/boost/portfile.cmake b/ports/boost/portfile.cmake index 0283a2085..df3ab59c3 100644 --- a/ports/boost/portfile.cmake +++ b/ports/boost/portfile.cmake @@ -1,2 +1,2 @@ set(VCPKG_POLICY_EMPTY_PACKAGE enabled) -
+ diff --git a/ports/boost/vcpkg.json b/ports/boost/vcpkg.json index eecff5fbc..2ea1d4d3b 100644 --- a/ports/boost/vcpkg.json +++ b/ports/boost/vcpkg.json @@ -1,6 +1,6 @@ { "name": "boost", - "version-string": "1.75.0", + "version": "1.76.0", "description": "Peer-reviewed portable C++ source libraries", "homepage": "https://boost.org", "dependencies": [ |
