diff options
Diffstat (limited to 'Library/Formula/gmp.rb')
| -rw-r--r-- | Library/Formula/gmp.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/gmp.rb b/Library/Formula/gmp.rb index ed584829f..2ab43124e 100644 --- a/Library/Formula/gmp.rb +++ b/Library/Formula/gmp.rb @@ -1,6 +1,6 @@ require 'formula' -class Gmp <Formula +class Gmp < Formula url 'ftp://ftp.gnu.org/gnu/gmp/gmp-5.0.1.tar.bz2' homepage 'http://gmplib.org/' sha1 '6340edc7ceb95f9015a758c7c0d196eb0f441d49' |
