diff options
Diffstat (limited to 'ports/boost-throw-exception')
| -rw-r--r-- | ports/boost-throw-exception/CONTROL | 4 | ||||
| -rw-r--r-- | ports/boost-throw-exception/portfile.cmake | 6 |
2 files changed, 4 insertions, 6 deletions
diff --git a/ports/boost-throw-exception/CONTROL b/ports/boost-throw-exception/CONTROL index 7ece73b1e..3f4d632c7 100644 --- a/ports/boost-throw-exception/CONTROL +++ b/ports/boost-throw-exception/CONTROL @@ -1,6 +1,6 @@ # Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
Source: boost-throw-exception
-Version: 1.72.0
-Build-Depends: boost-config, boost-detail, boost-vcpkg-helpers
+Version: 1.73.0
+Build-Depends: boost-assert, boost-config, boost-vcpkg-helpers
Homepage: https://github.com/boostorg/throw_exception
Description: Boost throw_exception module
diff --git a/ports/boost-throw-exception/portfile.cmake b/ports/boost-throw-exception/portfile.cmake index 86a553943..51f819711 100644 --- a/ports/boost-throw-exception/portfile.cmake +++ b/ports/boost-throw-exception/portfile.cmake @@ -1,12 +1,10 @@ # Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
-include(vcpkg_common_functions)
-
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO boostorg/throw_exception
- REF boost-1.72.0
- SHA512 89df12b58fe10ec042ac91de21568f99463107291eed8e52810f5e220972b5ad5f7b4e9937455f8dfd60b0f68bae9e3e55c2213ba0586085b32642fa9dc02694
+ REF boost-1.73.0
+ SHA512 3188f7ce95a14aa791ce75914d5c03efb09f2138b694de93ce42eb54492c9f4b2fb8f98d8fe9944a60902f67949de5da741f7b3979617ad7e26d5f505d96274d
HEAD_REF master
)
|
