aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/gmp.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/gmp.rb b/Library/Formula/gmp.rb
index d74a7804a..89e4561f5 100644
--- a/Library/Formula/gmp.rb
+++ b/Library/Formula/gmp.rb
@@ -2,9 +2,9 @@ require 'formula'
class Gmp < Formula
homepage 'http://gmplib.org/'
- url 'ftp://ftp.gmplib.org/pub/gmp-5.1.1/gmp-5.1.1.tar.bz2'
- mirror 'http://ftp.gnu.org/gnu/gmp/gmp-5.1.1.tar.bz2'
- sha1 '21d037f7fb32ae305a2e4157cff0c8caab06fe84'
+ url 'ftp://ftp.gmplib.org/pub/gmp-5.1.2/gmp-5.1.2.tar.bz2'
+ mirror 'http://ftp.gnu.org/gnu/gmp/gmp-5.1.2.tar.bz2'
+ sha1 '2cb498322b9be4713829d94dee944259c017d615'
option '32-bit'