mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 06:51:51 +08:00
e3b79d2679
This commit updates boost to version 1.91.0 New libraries in this release: * Decimal [2]: An implementation of IEEE754 Decimal Floating Point Numbers, from Matt Borland and Christopher Kormanyos. More info about Boost 1.91.0 can be found at the usual place [1]. [1]: https://www.boost.org/users/history/version_1_91_0.html [2]: https://www.boost.org/libs/decimal Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>