diff options
| author | BrewTestBot | 2014-10-06 21:17:41 +0100 |
|---|---|---|
| committer | Tim D. Smith | 2014-10-06 14:09:26 -0700 |
| commit | 5af46c0ac4fa60065cb2ea9e730ffa79ecfd7dc3 (patch) | |
| tree | cb923b9abbb8cfe24bd82a1c2c50e08e9d28e9dd /Library/Formula/open-scene-graph.rb | |
| parent | 8033aab48d73d9c1979db093fc772d852d8df2dd (diff) | |
| download | homebrew-5af46c0ac4fa60065cb2ea9e730ffa79ecfd7dc3.tar.bz2 | |
open-scene-graph: add 3.2.0_1 bottle.
Diffstat (limited to 'Library/Formula/open-scene-graph.rb')
| -rw-r--r-- | Library/Formula/open-scene-graph.rb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Library/Formula/open-scene-graph.rb b/Library/Formula/open-scene-graph.rb index 964e545f3..7ee6aec3e 100644 --- a/Library/Formula/open-scene-graph.rb +++ b/Library/Formula/open-scene-graph.rb @@ -5,6 +5,12 @@ class OpenSceneGraph < Formula stable do url "http://trac.openscenegraph.org/downloads/developer_releases/OpenSceneGraph-3.2.0.zip" + bottle do + sha1 "39ebd1c9cb19056e150b7087586e1e63a9546288" => :mavericks + sha1 "166b932d7d317cd32b1da89353bb3e03b4b13880" => :mountain_lion + sha1 "16055dc346e3a892c1083e08c40d32d37c2e10f0" => :lion + end + sha1 "c20891862b5876983d180fc4a3d3cfb2b4a3375c" # Build fixes for clang/c++11 |
