From patchwork Thu Apr 12 14:39:52 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: boost: bump to 1.49.0 Date: Thu, 12 Apr 2012 04:39:52 -0000 From: Yegor Yefremov X-Patchwork-Id: 152084 Message-Id: <1334241592-3024-1-git-send-email-yegorslists@googlemail.com> To: buildroot@busybox.net From: Yegor Yefremov Signed-off-by: Yegor Yefremov --- 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 4577f2d..e25e24d 100644 --- a/package/boost/boost.mk +++ b/package/boost/boost.mk @@ -4,7 +4,7 @@ # ############################################################# -BOOST_VERSION = 1.47.0 +BOOST_VERSION = 1.49.0 BOOST_FILE_VERSION = $(subst .,_,$(BOOST_VERSION)) BOOST_SOURCE = boost_$(BOOST_FILE_VERSION).tar.bz2 BOOST_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/boost