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 0bc06c0b2..32a2a6955 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.10.2.tar.gz'
sha1 '2d868ccc3f9f2aa7c2844bd0a4609d5313edaaec'
+ bottle do
+ sha1 '0bdd4bfd4a094d3fbacbe33d0968161a0f24d665' => :mountain_lion
+ sha1 '340f321eed8fd6b423980ecf9bed90646fc9331c' => :lion
+ sha1 'c23c8c6124c1d59817301678cabad9517966d899' => :snow_leopard
+ end
+
depends_on NoExpatFramework
def install