diff options
Diffstat (limited to 'ports/boost-utility')
| -rw-r--r-- | ports/boost-utility/CONTROL | 2 | ||||
| -rw-r--r-- | ports/boost-utility/portfile.cmake | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/ports/boost-utility/CONTROL b/ports/boost-utility/CONTROL index 74c4f342d..0d7f03b4e 100644 --- a/ports/boost-utility/CONTROL +++ b/ports/boost-utility/CONTROL @@ -1,6 +1,6 @@ # Automatically generated by scripts/boost/generate-ports.ps1
Source: boost-utility
-Version: 1.74.0
+Version: 1.75.0
Build-Depends: boost-config, boost-container-hash, boost-core, boost-detail, boost-integer, boost-io, boost-preprocessor, boost-throw-exception, boost-type-traits, boost-vcpkg-helpers
Homepage: https://github.com/boostorg/utility
Description: Boost utility module
diff --git a/ports/boost-utility/portfile.cmake b/ports/boost-utility/portfile.cmake index d16664280..cb854087d 100644 --- a/ports/boost-utility/portfile.cmake +++ b/ports/boost-utility/portfile.cmake @@ -3,8 +3,8 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO boostorg/utility
- REF boost-1.74.0
- SHA512 9cd5abb7a99ece85d37e35c7ab0243302a69570d815e3de30516b607c9e0c8ca946a5b54230031faba8988e9076a65ce80515d82588d70cb56adfe7ebe7564b3
+ REF boost-1.75.0
+ SHA512 43c02e8e1ca9e81e6de660c677ea6af6a84a82de0be06a24db1277bb38150b15da0c5466adc7b8f1c527718ebcbd51945671b8362c790322ae9468e4381b1752
HEAD_REF master
)
|
