[Buildroot] [git commit] package/boost: Bump version to 1.56.0

Peter Korsgaard peter at korsgaard.com
Sun Aug 17 22:27:56 UTC 2014


commit: http://git.buildroot.net/buildroot/commit/?id=b6d92c015335d3b931bc33ea8b9093d4d956733b
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Bernd Kuhls <bernd.kuhls at t-online.de>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/boost/boost.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/boost/boost.mk b/package/boost/boost.mk
index 1c4f0a6..2cd76ce 100644
--- a/package/boost/boost.mk
+++ b/package/boost/boost.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-BOOST_VERSION = 1.55.0
+BOOST_VERSION = 1.56.0
 BOOST_SOURCE = boost_$(subst .,_,$(BOOST_VERSION)).tar.bz2
 BOOST_SITE = http://downloads.sourceforge.net/project/boost/boost/$(BOOST_VERSION)
 BOOST_INSTALL_STAGING = YES


More information about the buildroot mailing list