From patchwork Sat Apr 14 20:59:04 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [git,commit] boost: bump to 1.49.0 From: Peter Korsgaard X-Patchwork-Id: 152561 Message-Id: <20120414215233.C070E96AC0@busybox.osuosl.org> To: buildroot@busybox.net Date: Sat, 14 Apr 2012 22:59:04 +0200 commit: http://git.buildroot.net/buildroot/commit/?id=fb61e7be19741cb64ec33eb3d61e773d86966dec branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master Signed-off-by: Yegor Yefremov Signed-off-by: Peter Korsgaard --- 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