changeset 2252:f8cadb35618d

update package boost
author Mark Brand <mabrand@mabrand.nl>
date Sat, 25 Feb 2012 08:49:27 +0100
parents f510a2449aaf
children a7cd38ce7a20
files src/boost.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/boost.mk	Tue Feb 21 22:57:50 2012 +0100
+++ b/src/boost.mk	Sat Feb 25 08:49:27 2012 +0100
@@ -4,8 +4,8 @@
 # Boost C++ Library
 PKG             := boost
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 1.48.0
-$(PKG)_CHECKSUM := 27aced5086e96c6f7b2b684bda2bd515e115da35
+$(PKG)_VERSION  := 1.49.0
+$(PKG)_CHECKSUM := 26a52840e9d12f829e3008589abf0a925ce88524
 $(PKG)_SUBDIR   := boost_$(subst .,_,$($(PKG)_VERSION))
 $(PKG)_FILE     := boost_$(subst .,_,$($(PKG)_VERSION)).tar.bz2
 $(PKG)_WEBSITE  := http://www.boost.org/