Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] boost version update 1.52.0
@ 2012-11-09 12:36 Alexander Khryukin
  2012-11-09 16:48 ` Samuel Martin
  0 siblings, 1 reply; 3+ messages in thread
From: Alexander Khryukin @ 2012-11-09 12:36 UTC (permalink / raw)
  To: buildroot


Signed-off-by: Alexander Khryukin <alexander@mezon.ru>
---
 package/boost/boost.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/boost/boost.mk b/package/boost/boost.mk
index 64856bc..e03c81d 100644
--- a/package/boost/boost.mk
+++ b/package/boost/boost.mk
@@ -4,7 +4,7 @@
 #
 #############################################################
 
-BOOST_VERSION = 1.49.0
+BOOST_VERSION = 1.52.0
 BOOST_FILE_VERSION = $(subst .,_,$(BOOST_VERSION))
 BOOST_SOURCE = boost_$(BOOST_FILE_VERSION).tar.bz2
 BOOST_SITE = http://downloads.sourceforge.net/project/boost/boost/$(BOOST_VERSION)
-- 
1.7.11.3

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

end of thread, other threads:[~2012-11-09 16:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-09 12:36 [Buildroot] [PATCH] boost version update 1.52.0 Alexander Khryukin
2012-11-09 16:48 ` Samuel Martin
2012-11-09 16:51   ` Alexander Khryukin

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