aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/cmake.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/cmake.rb')
-rw-r--r--Library/Formula/cmake.rb10
1 files changed, 5 insertions, 5 deletions
diff --git a/Library/Formula/cmake.rb b/Library/Formula/cmake.rb
index af781d8cf..8d3ef4e97 100644
--- a/Library/Formula/cmake.rb
+++ b/Library/Formula/cmake.rb
@@ -22,13 +22,13 @@ end
class Cmake < Formula
homepage 'http://www.cmake.org/'
- url 'http://www.cmake.org/files/v2.8/cmake-2.8.11.tar.gz'
- sha1 '7b7961402ec71d84052734da1bed2b28e6a2c4af'
+ url 'http://www.cmake.org/files/v2.8/cmake-2.8.11.1.tar.gz'
+ sha1 '0ee6702155dcef6aa3e123394378ec66ea700a14'
bottle do
- sha1 '26bf7589947785bd4e378acb6f12a03ba5ba5ce1' => :mountain_lion
- sha1 '8d3f4a594696789193f5fc3b85b628a54099bc45' => :lion
- sha1 'c54d3f869607b1b84c7c90cf6ef69dc7ffbf99d5' => :snow_leopard
+ sha1 '' => :mountain_lion
+ sha1 '' => :lion
+ sha1 '' => :snow_leopard
end
depends_on NoExpatFramework