update package boost

This commit is contained in:
Mark Brand 2011-11-15 21:30:15 +01:00
parent 08fbf524e6
commit cbc357c55b
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@
# Boost C++ Library
PKG := boost
$(PKG)_IGNORE :=
$(PKG)_VERSION := 1.47.0
$(PKG)_CHECKSUM := 6e3eb548b9d955c0bc6f71c51042b713b678136a
$(PKG)_VERSION := 1.48.0
$(PKG)_CHECKSUM := 27aced5086e96c6f7b2b684bda2bd515e115da35
$(PKG)_SUBDIR := boost_$(subst .,_,$($(PKG)_VERSION))
$(PKG)_FILE := boost_$(subst .,_,$($(PKG)_VERSION)).tar.bz2
$(PKG)_WEBSITE := http://www.boost.org/