diff options
| author | BrewTestBot | 2014-10-06 00:15:34 +0100 |
|---|---|---|
| committer | Jack Nagel | 2014-10-05 18:21:54 -0500 |
| commit | 2ff92e42a989c429f740e1b1b09d22a78350bc5d (patch) | |
| tree | d5eb681a7fdca479edffd41aec011a415e23cb6c | |
| parent | 2565501e46ba0b6c36c940068aa5af66e5517510 (diff) | |
| download | homebrew-2ff92e42a989c429f740e1b1b09d22a78350bc5d.tar.bz2 | |
mpfr: update 3.1.2-p10 bottle.
| -rw-r--r-- | Library/Formula/mpfr.rb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Library/Formula/mpfr.rb b/Library/Formula/mpfr.rb index fd13b4da6..971ee9c2a 100644 --- a/Library/Formula/mpfr.rb +++ b/Library/Formula/mpfr.rb @@ -9,6 +9,10 @@ class Mpfr < Formula version "3.1.2-p10" bottle do + cellar :any + sha1 "4612c09b4f5cb156d86f2e404a8b50821729dd34" => :mavericks + sha1 "f4cdf0f09d9fe0f29742720895f4f4cc84960bb7" => :mountain_lion + sha1 "606d4d79126cd3eb22e1cfa8cc6479186b07de39" => :lion end # http://www.mpfr.org/mpfr-current/allpatches |
