cmake 3.0.1

master
Michka Popoff 2014-08-06 21:17:16 +02:00 committed by Mike McQuaid
parent a6c2fb4a73
commit 5ff51b4666
1 changed files with 2 additions and 9 deletions

View File

@ -22,18 +22,11 @@ end
class Cmake < Formula
homepage 'http://www.cmake.org/'
url 'http://www.cmake.org/files/v3.0/cmake-3.0.0.tar.gz'
sha1 '4dfd9ee9b829c77175d655f22322f14747f11ad2'
url 'http://www.cmake.org/files/v3.0/cmake-3.0.1.tar.gz'
sha1 'b7e4acaa7fc7adf54c1b465c712e5ea473b8b74f'
head 'http://cmake.org/cmake.git'
bottle do
cellar :any
sha1 "1055d958bee856c8ab919a2f89a167487a82becb" => :mavericks
sha1 "dc2ccbc4f63b809d1088cfd91573689cb571e6f9" => :mountain_lion
sha1 "4ba0618795f9655aa8a937ec9e02378578b64bc9" => :lion
end
depends_on NoExpatFramework
def install