Update Boost to 1.46.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
5a4a78b1b6
commit
87bb909e8f
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Boost <Formula
|
||||
homepage 'http://www.boost.org'
|
||||
url 'http://downloads.sourceforge.net/project/boost/boost/1.45.0/boost_1_45_0.tar.bz2'
|
||||
md5 'd405c606354789d0426bc07bea617e58'
|
||||
url 'http://downloads.sourceforge.net/project/boost/boost/1.46.0/boost_1_46_0.tar.bz2'
|
||||
md5 '37b12f1702319b73876b0097982087e0'
|
||||
|
||||
def options
|
||||
[
|
||||
|
|
Loading…
Reference in a new issue