update package boost

pull/13/head
Mark Brand 13 years ago
parent 08fbf524e6
commit cbc357c55b

@ -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/

Loading…
Cancel
Save