diff options
| author | Mike McQuaid | 2013-11-11 17:55:21 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2013-11-11 17:55:21 +0000 |
| commit | a31ae501449f5b9940d660dc80344b5e405400ed (patch) | |
| tree | c1e05182ec6c40869747d36b69971a84093e0790 | |
| parent | 5d5a1c41146d0050b438fb3539a698075278f0ed (diff) | |
| download | homebrew-a31ae501449f5b9940d660dc80344b5e405400ed.tar.bz2 | |
cmake: 2.8.12.1 bottles.
| -rw-r--r-- | Library/Formula/cmake.rb | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/Formula/cmake.rb b/Library/Formula/cmake.rb index b031120c2..1d8e7dc1c 100644 --- a/Library/Formula/cmake.rb +++ b/Library/Formula/cmake.rb @@ -27,6 +27,13 @@ class Cmake < Formula head 'http://cmake.org/cmake.git' + bottle do + cellar :any + sha1 '47c0961bc3cca0e89d4fee9f96638b9848e2d40a' => :mavericks + sha1 'b9908be7e2eb79cc2e0f9ab1d9e46faea2748b10' => :mountain_lion + sha1 'bc012f5e4a1a4eb09967d0e8f26688781412dc01' => :lion + end + depends_on NoExpatFramework def install |
