diff options
| author | BrewTestBot | 2014-12-13 11:58:37 +0000 | 
|---|---|---|
| committer | Mike McQuaid | 2014-12-13 14:00:59 +0000 | 
| commit | 2b190c0c74d5e37d875ed08091cd425d2dcc52f0 (patch) | |
| tree | 48c04916aff7d2f1e01b7ae3e955a839797e0568 | |
| parent | 00d8b79574b5fe63dfc4c6158cd72336a588a26e (diff) | |
| download | homebrew-2b190c0c74d5e37d875ed08091cd425d2dcc52f0.tar.bz2 | |
cgal: update 4.5 bottle.
| -rw-r--r-- | Library/Formula/cgal.rb | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/Library/Formula/cgal.rb b/Library/Formula/cgal.rb index 2f432bfb7..a8a321c39 100644 --- a/Library/Formula/cgal.rb +++ b/Library/Formula/cgal.rb @@ -6,9 +6,9 @@ class Cgal < Formula    sha1 'd505d4257f214b200949d67570ad743d3a913633'    bottle do -    sha1 "c1ea7f91f163f9a1273690571022287a97545d53" => :yosemite -    sha1 "db2eda449c8aea97ad5b8f486ffea3c3586d814a" => :mavericks -    sha1 "e4a3ea10e202c521caf7e7a368bb00a7f1e408ac" => :mountain_lion +    sha1 "01d337030d2848fb4b6fe6bd35f886c43693b5bf" => :yosemite +    sha1 "1821091bafdcf45b25bbb1d4075fc31e1e7cf6a3" => :mavericks +    sha1 "f070e9f3d03d2287daa4af0440f24e4f0e7e2fcf" => :mountain_lion    end    option :cxx11 | 
