summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--meson.build2
-rw-r--r--subprojects/boost.wrap8
2 files changed, 5 insertions, 5 deletions
diff --git a/meson.build b/meson.build
index 65aa99a939..33c8b12120 100644
--- a/meson.build
+++ b/meson.build
@@ -323,7 +323,7 @@ boost = dependency(
modules: [
'url',
],
- version : '>=1.83.0',
+ version : '>=1.84.0',
required : false,
include_type: 'system'
)
diff --git a/subprojects/boost.wrap b/subprojects/boost.wrap
index 2e6b7d1da4..5912c6f1fb 100644
--- a/subprojects/boost.wrap
+++ b/subprojects/boost.wrap
@@ -1,9 +1,9 @@
[wrap-file]
-directory = boost-1.83.0
+directory = boost-1.84.0
-source_url = https://github.com/boostorg/boost/releases/download/boost-1.83.0/boost-1.83.0.tar.gz
-source_hash = 0c6049764e80aa32754acd7d4f179fd5551d8172a83b71532ae093e7384e98da
-source_filename = 1_83_0.tar.gz
+source_url = https://github.com/boostorg/boost/releases/download/boost-1.84.0/boost-1.84.0.tar.gz
+source_hash = 4d27e9efed0f6f152dc28db6430b9d3dfb40c0345da7342eaa5a987dde57bd95
+source_filename = 1_84_0.tar.gz
[provide]
boost = boost_dep