diff options
| author | BrewTestBot | 2015-03-20 22:03:39 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2015-03-21 09:59:21 +0000 |
| commit | 0ee87462e4eee9e21e64bdf08759aa560bb67cfd (patch) | |
| tree | 0f3cc5212efd58756a18dd3df292abd9c99f33bc | |
| parent | a7cb5d386a4bc78bf40d37487dde02a3b3042888 (diff) | |
| download | homebrew-0ee87462e4eee9e21e64bdf08759aa560bb67cfd.tar.bz2 | |
pidgin: update 2.10.11 bottle.
| -rw-r--r-- | Library/Formula/pidgin.rb | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/pidgin.rb b/Library/Formula/pidgin.rb index 8c911cf67..0b330b755 100644 --- a/Library/Formula/pidgin.rb +++ b/Library/Formula/pidgin.rb @@ -4,9 +4,10 @@ class Pidgin < Formula sha256 "f2ae211341fc77efb9945d40e9932aa535cdf3a6c8993fe7919fca8cc1c04007" bottle do - sha1 "7b54cf4adf86babc1ad1cb6ef4984bc1320f58e4" => :yosemite - sha1 "0d2a06822e30562d812c7e9919cd356ea35811e4" => :mavericks - sha1 "613a6eba69a416c37595d34452a75ecd465a7a86" => :mountain_lion + revision 3 + sha256 "7f19887890554a229bb5420cd711efd804185f77e2ade0abba3aca35e6496d9e" => :yosemite + sha256 "407a6b5d8084607f93c223007809812cabfaf71ad8c5916f4c2e428bdee62af6" => :mavericks + sha256 "9e83c9d5dede335dbf51e03ba9df1af06e98851c54440465dacf96653f3546ce" => :mountain_lion end option "with-perl", "Build Pidgin with Perl support" |
