From 76bde6102398f4325de95a2fb639965c29bbed91 Mon Sep 17 00:00:00 2001 From: Mark Brand Date: Mon, 4 Feb 2013 23:06:41 +0100 Subject: update package boost --- index.html | 2 +- src/boost.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 4ec9d94..36686fa 100644 --- a/index.html +++ b/index.html @@ -963,7 +963,7 @@ USE_OSGPLUGIN(<plugin2>) boost - 1.52.0 + 1.53.0 Boost C++ Library diff --git a/src/boost.mk b/src/boost.mk index 483429d..d968e1c 100644 --- a/src/boost.mk +++ b/src/boost.mk @@ -3,7 +3,7 @@ PKG := boost $(PKG)_IGNORE := -$(PKG)_CHECKSUM := cddd6b4526a09152ddc5db856463eaa1dc29c5d9 +$(PKG)_CHECKSUM := e6dd1b62ceed0a51add3dda6f3fc3ce0f636a7f3 $(PKG)_SUBDIR := boost_$(subst .,_,$($(PKG)_VERSION)) $(PKG)_FILE := boost_$(subst .,_,$($(PKG)_VERSION)).tar.bz2 $(PKG)_URL := http://$(SOURCEFORGE_MIRROR)/project/boost/boost/$($(PKG)_VERSION)/$($(PKG)_FILE) -- cgit v0.12