Bump boost from 1.40.0 to 1.41.0

Signed-off-by: Adam Vandenberg <flangy@gmail.com>

Signed-off-by: Max Howell <max@methylblue.com>
This commit is contained in:
Florian Sowade 2009-11-25 21:06:59 +01:00 committed by Max Howell
parent 5e0b7baf1a
commit 69937d0367

View file

@ -1,9 +1,9 @@
require 'formula'
class Boost <Formula
homepage 'http://www.boost.org'
url 'http://downloads.sourceforge.net/project/boost/boost/1.40.0/boost_1_40_0.tar.bz2'
md5 'ec3875caeac8c52c7c129802a8483bd7'
@homepage='http://www.boost.org'
@url='http://downloads.sourceforge.net/project/boost/boost/1.41.0/boost_1_41_0.tar.bz2'
@md5='8bb65e133907db727a2a825c5400d0a6'
def patches
{ :p2 => DATA }