diff options
author | Jörg Krause <joerg.krause@embedded.rocks> | 2018-01-09 23:46:01 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2018-01-12 22:35:25 +0100 |
commit | 735158d55aed36167df4195afe509779bc9a7535 (patch) | |
tree | b8cca19f926c38e34e9c21673cb3cb5b0ecebceb /package/boost/boost.hash | |
parent | 0e162b932d67668a4f075da803efb62b01ec917d (diff) | |
download | buildroot-735158d55aed36167df4195afe509779bc9a7535.tar.gz buildroot-735158d55aed36167df4195afe509779bc9a7535.zip |
boost: bump to version 1.66.0
Drop the metaparse module as it is header only library now. No need for
legacy handling as the module is available unconditionally in Boost.
Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/boost/boost.hash')
-rw-r--r-- | package/boost/boost.hash | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/boost/boost.hash b/package/boost/boost.hash index 6e40c0d3b4..7eb675d5b1 100644 --- a/package/boost/boost.hash +++ b/package/boost/boost.hash @@ -1,5 +1,5 @@ -# From http://www.boost.org/users/history/version_1_65_1.html -sha256 9807a5d16566c57fd74fb522764e0b134a8bbe6b6e8967b83afefd30dcd3be81 boost_1_65_1.tar.bz2 +# From http://www.boost.org/users/history/version_1_66_0.html +sha256 5721818253e6a0989583192f96782c4a98eb6204965316df9f5ad75819225ca9 boost_1_66_0.tar.bz2 # Locally computed sha256 c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566 LICENSE_1_0.txt |