Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/boost: bump to version 1.60.0
@ 2015-12-25 22:10 Jörg Krause
  2015-12-26 15:08 ` Thomas Petazzoni
  2015-12-27 13:59 ` Thomas Petazzoni
  0 siblings, 2 replies; 5+ messages in thread
From: Jörg Krause @ 2015-12-25 22:10 UTC (permalink / raw)
  To: buildroot

Signed-off-by: J?rg Krause <joerg.krause@embedded.rocks>
---
 package/boost/boost.hash | 6 +++---
 package/boost/boost.mk   | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/boost/boost.hash b/package/boost/boost.hash
index 356242b..294282a 100644
--- a/package/boost/boost.hash
+++ b/package/boost/boost.hash
@@ -1,3 +1,3 @@
-# From http://sourceforge.net/projects/boost/files/boost/1.59.0/
-md5	6aa9a5c6a4ca1016edd0ed1178e3cb87	boost_1_59_0.tar.bz2
-sha1	b94de47108b2cdb0f931833a7a9834c2dd3ca46e	boost_1_59_0.tar.bz2
+# From http://sourceforge.net/projects/boost/files/boost/1.60.0/
+md5	65a840e1a0b13a558ff19eeb2c4f0cbe	boost_1_60_0.tar.bz2
+sha1	7f56ab507d3258610391b47fef6b11635861175a	boost_1_60_0.tar.bz2
diff --git a/package/boost/boost.mk b/package/boost/boost.mk
index 0161d68..15f0b77 100644
--- a/package/boost/boost.mk
+++ b/package/boost/boost.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-BOOST_VERSION = 1.59.0
+BOOST_VERSION = 1.60.0
 BOOST_SOURCE = boost_$(subst .,_,$(BOOST_VERSION)).tar.bz2
 BOOST_SITE = http://downloads.sourceforge.net/project/boost/boost/$(BOOST_VERSION)
 BOOST_INSTALL_STAGING = YES
-- 
2.6.4

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-01-02 11:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-25 22:10 [Buildroot] [PATCH 1/1] package/boost: bump to version 1.60.0 Jörg Krause
2015-12-26 15:08 ` Thomas Petazzoni
2015-12-27 13:59 ` Thomas Petazzoni
2015-12-27 14:05   ` Thomas Petazzoni
2016-01-02 11:20   ` Jörg Krause

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox