meson: update boost subproject
Update the boost subproject version to match openbmc-build-scripts. The
meson wrapdb doesn't provide a boost wrap, so this wrap, and the
associated subproject build logic are derivatives of that found in
bmcweb. Tested by building and running the unit tests using the boost
subproject.
Change-Id: Ida616f70eabf2be5a0032f8fef22947b23e3a60e
Signed-off-by: Brad Bishop <bradbish@qti.qualcomm.com>
diff --git a/subprojects/boost.wrap b/subprojects/boost.wrap
index 9d36198..b6ce680 100644
--- a/subprojects/boost.wrap
+++ b/subprojects/boost.wrap
@@ -1,5 +1,9 @@
[wrap-file]
-source_url = https://downloads.yoctoproject.org/mirror/sources/boost_1_79_0.tar.bz2
-source_hash = 475d589d51a7f8b3ba2ba4eda022b170e562ca3b760ee922c146b6c65856ef39
-source_filename = 1_79_0.tar.bz2
+directory = boost-1.87.0
+source_url = https://github.com/boostorg/boost/releases/download/boost-1.87.0/boost-1.87.0-cmake.tar.gz
+source_hash = 78fbf579e3caf0f47517d3fb4d9301852c3154bfecdc5eeebd9b2b0292366f5b
+source_filename = 1_87_0.tar.gz
+
+[provide]
+boost = boost_dep