diff options
| author | Mike McQuaid | 2012-01-16 21:50:44 +0000 | 
|---|---|---|
| committer | Mike McQuaid | 2012-01-16 21:50:44 +0000 | 
| commit | f9bbc0cd670b3fa43aa21d2ad99c71e68ebafdb6 (patch) | |
| tree | 3be4570701f96523224237147e766c88aa0047d4 /Library/Formula/boost.rb | |
| parent | 253a53a389e48fb7a2557189dc5dbb3f265f455c (diff) | |
| download | homebrew-f9bbc0cd670b3fa43aa21d2ad99c71e68ebafdb6.tar.bz2 | |
Update boost bottle.
Diffstat (limited to 'Library/Formula/boost.rb')
| -rw-r--r-- | Library/Formula/boost.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/boost.rb b/Library/Formula/boost.rb index a35294664..996d0cc8f 100644 --- a/Library/Formula/boost.rb +++ b/Library/Formula/boost.rb @@ -8,7 +8,7 @@ class Boost < Formula    # Bottle built on 10.7.2 using XCode 4.2    bottle 'https://downloads.sourceforge.net/project/machomebrew/Bottles/boost-1.48.0-bottle.tar.gz' -  bottle_sha1 'acabb0317509faf6868d7dc392656513b859d7c7' +  bottle_sha1 'c7871ddd020a24e3b0cfd3c9a352a1210b68b372'    def patches      # https://svn.boost.org/trac/boost/ticket/6131  | 
