boost: Updates package to version 1.75
authorCarlos Miguel Ferreira <carlosmf.pt@gmail.com>
Sun, 13 Dec 2020 21:30:36 +0000 (21:30 +0000)
committerCarlos Miguel Ferreira <carlosmf.pt@gmail.com>
Sun, 13 Dec 2020 21:30:36 +0000 (21:30 +0000)
commite688f1c7646cfebb06e3dbd5add4e91d0ffba8af
treeb0272e03b910b5b6f66ccec46cbda1c519275bbc
parent05436d336631dbfdd4673028ee17345c06c4ef0b
boost: Updates package to version 1.75

This commit updates boost to version 1.75

This release brings three new packages
* JSON parsing, serialization, and DOM in C++11, from Vinnie Falco and
  Krystian Stasiowski. [1]
* LEAF: A lightweight error-handling library for C++11, from Emil
  Dotchevski. [2]
* PFR: Basic reflection without macro or boilerplate code for user
  defined types, from Antony Polukhin. [3]

More info about Boost 1.75.0 can be found at the usual place [4].

[1]: https://www.boost.org/libs/json/
[2]: https://www.boost.org/libs/leaf/
[3]: https://www.boost.org/libs/pfr/
[4]: https://www.boost.org/users/history/version_1_75_0.html

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