aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/cmake.rb6
1 files changed, 6 insertions, 0 deletions
diff --git a/Library/Formula/cmake.rb b/Library/Formula/cmake.rb
index f0491106c..4b96ec0fa 100644
--- a/Library/Formula/cmake.rb
+++ b/Library/Formula/cmake.rb
@@ -25,6 +25,12 @@ class Cmake < Formula
url 'http://www.cmake.org/files/v2.8/cmake-2.8.11.2.tar.gz'
sha1 '31f217c9305add433e77eff49a6eac0047b9e929'
+ bottle do
+ sha1 '024d5263bce0f7f36bde4579ce6fc9be9d55fd72' => :mountain_lion
+ sha1 'bfcc7c9925aea56bd5ce883ed8ca391c27144551' => :lion
+ sha1 '22a1369e2ed4b4a4113621b9df6fd75b162e35fb' => :snow_leopard
+ end
+
depends_on NoExpatFramework
def install