Boost version bump to 1.46.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
71e2aa48fb
commit
f7d9c7e5f1
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.46.0/boost_1_46_0.tar.bz2'
|
||||
md5 '37b12f1702319b73876b0097982087e0'
|
||||
url 'http://downloads.sourceforge.net/project/boost/boost/1.46.1/boost_1_46_1.tar.bz2'
|
||||
md5 '7375679575f4c8db605d426fc721d506'
|
||||
|
||||
def options
|
||||
[
|
||||
|
|
Loading…
Reference in a new issue