diff options
| author | BrewTestBot | 2014-05-28 16:24:51 +0100 |
|---|---|---|
| committer | Jack Nagel | 2014-05-28 10:25:34 -0500 |
| commit | bcbde4d94401399b6c34987c9c290b3450f9685e (patch) | |
| tree | cba874232958222ab27a2cb3d30d224b94a324e4 /Library | |
| parent | 6b58e5c9864714c02f94864b95df40fdf1535acc (diff) | |
| download | homebrew-bcbde4d94401399b6c34987c9c290b3450f9685e.tar.bz2 | |
mpfr: update 3.1.2-p8 bottle.
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/mpfr.rb | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/Library/Formula/mpfr.rb b/Library/Formula/mpfr.rb index 75b0f2553..4d0e5781c 100644 --- a/Library/Formula/mpfr.rb +++ b/Library/Formula/mpfr.rb @@ -10,10 +10,9 @@ class Mpfr < Formula bottle do cellar :any - revision 1 - sha1 '99b4ddca907f132e803e8a54a48c9e2ba993b5bb' => :mavericks - sha1 '1763687dd580ac9bd02f31a8b259a1ad568dd3b6' => :mountain_lion - sha1 '62c126d1d949cb4d545f44d9c45fe4b0bf276fd4' => :lion + sha1 "ae9062f1736202e1e6324dbb74f6074d672708e8" => :mavericks + sha1 "6f4e0967728cb9ff5fad9de53dc38eb1648eee8e" => :mountain_lion + sha1 "63efa4c854ede1a352d73756d242514e042c8e2e" => :lion end # http://www.mpfr.org/mpfr-current/allpatches |
