Update formula boost to 1.44.0.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Aku Kotkavuo 2010-08-18 04:30:39 +03:00 committed by Adam Vandenberg
parent cb4d606653
commit 05aa8d3f69

View file

@ -2,8 +2,8 @@ require 'formula'
class Boost <Formula class Boost <Formula
homepage 'http://www.boost.org' homepage 'http://www.boost.org'
url 'http://downloads.sourceforge.net/project/boost/boost/1.43.0/boost_1_43_0.tar.bz2' url 'http://downloads.sourceforge.net/project/boost/boost/1.44.0/boost_1_44_0.tar.bz2'
md5 'dd49767bfb726b0c774f7db0cef91ed1' md5 'f02578f5218f217a9f20e9c30e119c6a'
def install def install
fails_with_llvm "the standard llvm-gcc causes errors with dropped arguments "+ fails_with_llvm "the standard llvm-gcc causes errors with dropped arguments "+