Skip to content

Commit

Permalink
CMake: Update bottles with Framework patches
Browse files Browse the repository at this point in the history
Signed-off-by: Charlie Sharpsteen <[email protected]>
  • Loading branch information
Sharpie committed Jun 3, 2012
1 parent 1ddde74 commit 0d4e441
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Library/Formula/cmake.rb
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ class Cmake < Formula
homepage 'http://www.cmake.org/'

bottle do
version 1
sha1 'e1251ca112398348b1a150600826fc2befb200dd' => :lion
sha1 '51d960d0ebff661babd23970f69e9fcaaac9b1f3' => :snowleopard
version 2
sha1 '64de3916cea46cf98ff0853db401109394cfbd5d' => :lion
sha1 'da25300b55944c84e6a0c2e4efc57bb160a02806' => :snowleopard
end

depends_on NoExpatFramework.new
Expand Down

0 comments on commit 0d4e441

Please sign in to comment.