Mercurial > hg > mxe-octave-anirudha
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 +++ b/src/boost.mk @@ -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/