boost: Updates package to version 1.85.0
authorCarlos Miguel Ferreira <carlosmf.pt@gmail.com>
Sun, 23 Jun 2024 03:51:53 +0000 (04:51 +0100)
committerRosen Penev <rosenp@gmail.com>
Sun, 23 Jun 2024 18:04:10 +0000 (11:04 -0700)
commit7e67dc9267c0f7a82003865c1362ec50ce9db7fa
treee4641d7dda3d0389ee0a40939f96c0b2c33c6247
parent6ede35a1af8f9715c2107f2078501e81056db566
boost: Updates package to version 1.85.0

This commit updates boost to version 1.85.0

New available libraries:
* *Charconv:* A high quality implementation of <charconv> in C++11,
  from Matt Borland. [2]
* *Scope:* A collection of scope guard utilities and a
  unique_resource wrapper, from Andrey Semashev. [3]

More info about Boost 1.85.0 can be found at the usual place [1].

[1]: https://www.boost.org/users/history/version_1_85_0.html
[2]: https://www.boost.org/libs/charconv/
[3]: https://www.boost.org/libs/scope/

Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
libs/boost/Makefile