changeset 1650:fd2380b526d5

upgrade package boost
author Mark Brand <mabrand@mabrand.nl>
date Sun, 13 Mar 2011 20:20:56 +0100
parents 785824550846
children 45a9939c7868
files src/boost.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/boost.mk	Mon Mar 14 05:21:12 2011 +1100
+++ b/src/boost.mk	Sun Mar 13 20:20:56 2011 +0100
@@ -4,8 +4,8 @@
 # Boost C++ Library
 PKG             := boost
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 1.46.0
-$(PKG)_CHECKSUM := 1fbd865602b61a881c0e6093f58adf999e28ca4d
+$(PKG)_VERSION  := 1.46.1
+$(PKG)_CHECKSUM := 3ca6e173ec805e5126868d8a03618e587aa26aef
 $(PKG)_SUBDIR   := boost_$(subst .,_,$($(PKG)_VERSION))
 $(PKG)_FILE     := boost_$(subst .,_,$($(PKG)_VERSION)).tar.bz2
 $(PKG)_WEBSITE  := http://www.boost.org/