diff options
Diffstat (limited to 'ports/boost-variant2')
| -rw-r--r-- | ports/boost-variant2/CONTROL | 2 | ||||
| -rw-r--r-- | ports/boost-variant2/portfile.cmake | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/ports/boost-variant2/CONTROL b/ports/boost-variant2/CONTROL index 76f6ff577..9c12dd2b8 100644 --- a/ports/boost-variant2/CONTROL +++ b/ports/boost-variant2/CONTROL @@ -1,6 +1,6 @@ # Automatically generated by scripts/boost/generate-ports.ps1
Source: boost-variant2
-Version: 1.74.0
+Version: 1.75.0
Build-Depends: boost-config, boost-detail, boost-integer, boost-mp11, boost-vcpkg-helpers
Homepage: https://github.com/boostorg/variant2
Description: Boost variant2 module
diff --git a/ports/boost-variant2/portfile.cmake b/ports/boost-variant2/portfile.cmake index 128809d8f..809170e6d 100644 --- a/ports/boost-variant2/portfile.cmake +++ b/ports/boost-variant2/portfile.cmake @@ -3,8 +3,8 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO boostorg/variant2
- REF boost-1.74.0
- SHA512 b4778f3645d9073543f7bc030deb02ab66e0b341c37ba80e4afd8289e5e6cf8022481bdfacd29c62401772ded95b5924b16fe541196d67fa5b1f72a50347a502
+ REF boost-1.75.0
+ SHA512 f1aee0b7729935f0ea41aaffeeea81c9eb3870dc3f4719be6f28a007ff5a83b49ca0abce55118d3a165bb477a87a11895ed346d357a2b4b8aba57a0da8067880
HEAD_REF master
)
|
