Skip to content

Commit

Permalink
cmake 3.0.0
Browse files Browse the repository at this point in the history
Closes Homebrew/legacy-homebrew#30066.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
  • Loading branch information
amirmasoudabdol authored and jacknagel committed Jun 22, 2014
1 parent d851a51 commit b2140c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/cmake.rb
Expand Up @@ -22,8 +22,8 @@ def message; <<-EOS.undent

class Cmake < Formula
homepage 'http://www.cmake.org/'
url 'http://www.cmake.org/files/v2.8/cmake-2.8.12.2.tar.gz'
sha1 'cca70b307aa32a6a32c72e01fdfcecc84c1c2690'
url 'http://www.cmake.org/files/v3.0/cmake-3.0.0.tar.gz'
sha1 '4dfd9ee9b829c77175d655f22322f14747f11ad2'

head 'http://cmake.org/cmake.git'

Expand Down

0 comments on commit b2140c0

Please sign in to comment.