boost: update to boost-1_47_0

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-09-02 17:12:47 +02:00
parent 9046bdc1db
commit 04d20cc37d
2 changed files with 2 additions and 2 deletions

View File

@ -26,6 +26,6 @@ $SCRIPTS/unpack boost
setup_toolchain host
cd $BUILD/boost*/tools/build/v2/engine/src
cd $BUILD/boost*/tools/build/v2/engine
sh build.sh
cp bin.*/bjam $ROOT/$TOOLCHAIN/bin

View File

@ -19,7 +19,7 @@
################################################################################
PKG_NAME="boost"
PKG_VERSION="1_46_0"
PKG_VERSION="1_47_0"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="OSS"