update package boost

pull/92/merge
Mark Brand 12 years ago
parent 62e1252cf4
commit a63908439a

@ -960,7 +960,7 @@ USE_OSGPLUGIN(<plugin2>)
</tr>
<tr>
<td id="boost-package">boost</td>
<td id="boost-version">1.51.0</td>
<td id="boost-version">1.52.0</td>
<td id="boost-website"><a href="http://www.boost.org/">Boost C++ Library</a></td>
</tr>
<tr>

@ -3,7 +3,7 @@
PKG := boost
$(PKG)_IGNORE :=
$(PKG)_CHECKSUM := 52ef06895b97cc9981b8abf1997c375ca79f30c5
$(PKG)_CHECKSUM := cddd6b4526a09152ddc5db856463eaa1dc29c5d9
$(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)

Loading…
Cancel
Save