diff options
Diffstat (limited to 'Library/Formula/cmake.rb')
| -rw-r--r-- | Library/Formula/cmake.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/cmake.rb b/Library/Formula/cmake.rb index 1de209ef5..d97b4d01f 100644 --- a/Library/Formula/cmake.rb +++ b/Library/Formula/cmake.rb @@ -1,6 +1,6 @@ require 'formula' -class Cmake <Formula +class Cmake < Formula url 'http://www.cmake.org/files/v2.8/cmake-2.8.4.tar.gz' md5 '209b7d1d04b2e00986538d74ba764fcf' homepage 'http://www.cmake.org/' |
