diff options
| author | BrewTestBot | 2014-10-21 21:14:12 +0100 |
|---|---|---|
| committer | BrewTestBot | 2014-10-21 21:14:12 +0100 |
| commit | 357d5afd4cb1f31e185c9afa8dcb793f2652f68a (patch) | |
| tree | 2502b72a7a05bdf41ab5f755301cee7511e6ba55 | |
| parent | 551911075f2d9eed3efbf52d921a4fccbe7425af (diff) | |
| download | homebrew-357d5afd4cb1f31e185c9afa8dcb793f2652f68a.tar.bz2 | |
mpfr: update 3.1.2-p10 bottle.
| -rw-r--r-- | Library/Formula/mpfr.rb | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/mpfr.rb b/Library/Formula/mpfr.rb index 971ee9c2a..2610a37df 100644 --- a/Library/Formula/mpfr.rb +++ b/Library/Formula/mpfr.rb @@ -10,9 +10,10 @@ class Mpfr < Formula bottle do cellar :any - sha1 "4612c09b4f5cb156d86f2e404a8b50821729dd34" => :mavericks - sha1 "f4cdf0f09d9fe0f29742720895f4f4cc84960bb7" => :mountain_lion - sha1 "606d4d79126cd3eb22e1cfa8cc6479186b07de39" => :lion + revision 1 + sha1 "7950d0c8f2e68673099516b7c2026055e75d1f9d" => :yosemite + sha1 "6e63f815013d281187fd6017aeb8ee9f24ca9ad2" => :mavericks + sha1 "40956fd01c8882333cdaf447eb637480ac8520e8" => :mountain_lion end # http://www.mpfr.org/mpfr-current/allpatches |
