summaryrefslogtreecommitdiffstats
path: root/package/boost/boost.hash
diff options
context:
space:
mode:
authorJörg Krause <joerg.krause@embedded.rocks>2017-03-12 13:16:38 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-03-12 14:09:57 +0100
commit1d577f33df525677156f4dc929319fb21cb86ac8 (patch)
treee00ab44d90c96f1454beaf2e534d278798d5e665 /package/boost/boost.hash
parent666b95b28eb103e9f36f36e8130f56252ab9af03 (diff)
downloadbuildroot-1d577f33df525677156f4dc929319fb21cb86ac8.tar.gz
buildroot-1d577f33df525677156f4dc929319fb21cb86ac8.zip
boost: bump to version 1.63.0
Remove getchar() patch which has been applied upstream. Add recommanded post-release patch from upstream to fix 64-bit atomic operations on 32-bit x86 with gcc versions older than 4.7. Add a patch from upstream to fix FPE issue with uClibc-based toolchains. 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.hash5
1 files changed, 2 insertions, 3 deletions
diff --git a/package/boost/boost.hash b/package/boost/boost.hash
index c4af22e57f..7acb059ba0 100644
--- a/package/boost/boost.hash
+++ b/package/boost/boost.hash
@@ -1,3 +1,2 @@
-# 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
+# From http://www.boost.org/users/history/version_1_63_0.html
+sha256 beae2529f759f6b3bf3f4969a19c2e9d6f0c503edcb2de4a61d1428519fcb3b0 boost_1_63_0.tar.bz2
OpenPOWER on IntegriCloud