diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-03-12 11:27:41 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-03-12 11:27:41 +0100 |
commit | e14d0dfbfe21ea122815b3ae00463540eb8d60f1 (patch) | |
tree | 06ffbc9d8a48950165ab4730a018d61a41d5f99b /package/boost/boost.hash | |
parent | 08adaacff1e1d8f63229f667110784ea24cfcd81 (diff) | |
download | buildroot-e14d0dfbfe21ea122815b3ae00463540eb8d60f1.tar.gz buildroot-e14d0dfbfe21ea122815b3ae00463540eb8d60f1.zip |
Revert "boost: bump to version 1.63.0"
This reverts commit 7b9b0e321590d6584c4164b9b04c9603075fd5e2, which is
causing way too many build issues in our autobuilders.
Fixes:
http://autobuild.buildroot.net/results/7f0ec2d249f7219c60979b9abb1eb3266d475012/
and many other build issues
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/boost/boost.hash')
-rw-r--r-- | package/boost/boost.hash | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/package/boost/boost.hash b/package/boost/boost.hash index 7acb059ba0..c4af22e57f 100644 --- a/package/boost/boost.hash +++ b/package/boost/boost.hash @@ -1,2 +1,3 @@ -# From http://www.boost.org/users/history/version_1_63_0.html -sha256 beae2529f759f6b3bf3f4969a19c2e9d6f0c503edcb2de4a61d1428519fcb3b0 boost_1_63_0.tar.bz2 +# From http://sourceforge.net/projects/boost/files/boost/1.61.0/ +md5 6095876341956f65f9d35939ccea1a9f boost_1_61_0.tar.bz2 +sha1 f84b1a1ce764108ec3c2b7bd7704cf8dfd3c9d01 boost_1_61_0.tar.bz2 |