diff options
| author | Mike McQuaid | 2010-11-24 09:41:30 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2011-06-25 11:51:36 +0100 |
| commit | d0bcc2a98697e19b51c59b8bdf4812b339126db0 (patch) | |
| tree | 4182396660eb7b2698e05e839fbd4ee043f8cb23 /Library/Formula/boost.rb | |
| parent | 267f75bc58cea6957764bf529136e49e6de5a107 (diff) | |
| download | homebrew-d0bcc2a98697e19b51c59b8bdf4812b339126db0.tar.bz2 | |
Add bottles to Qt's and Boost's formulae.
Diffstat (limited to 'Library/Formula/boost.rb')
| -rw-r--r-- | Library/Formula/boost.rb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Library/Formula/boost.rb b/Library/Formula/boost.rb index a7f8f515d..222e67075 100644 --- a/Library/Formula/boost.rb +++ b/Library/Formula/boost.rb @@ -4,6 +4,8 @@ class Boost < Formula homepage 'http://www.boost.org' url 'http://downloads.sourceforge.net/project/boost/boost/1.46.1/boost_1_46_1.tar.bz2' md5 '7375679575f4c8db605d426fc721d506' + bottle 'https://downloads.sourceforge.net/project/machomebrew/Bottles/boost-1.46.1-bottle.tar.gz' + bottle_sha1 '15382f3aed119d207f0cdab7f089d284af1b3bbf' def options [ |
