aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrewTestBot2015-01-03 23:10:06 +0000
committerBrett Koonce2015-01-04 00:29:29 -0800
commit6c7d192d580b11658c3b182ac8338bdefd467447 (patch)
tree38adfa7fab01511fe0acc790fad75bb21660aca4 /Library/Formula
parent794261bdf669e50cd556059fecff238f08def682 (diff)
downloadhomebrew-6c7d192d580b11658c3b182ac8338bdefd467447.tar.bz2
msmtp: update 1.6.0 bottle.
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/msmtp.rb7
1 files changed, 3 insertions, 4 deletions
diff --git a/Library/Formula/msmtp.rb b/Library/Formula/msmtp.rb
index aff602b58..ba083184e 100644
--- a/Library/Formula/msmtp.rb
+++ b/Library/Formula/msmtp.rb
@@ -4,10 +4,9 @@ class Msmtp < Formula
sha1 "39e597619f797ec3550c0146cd3d9e55e85947eb"
bottle do
- revision 2
- sha1 "339afdefd4f0979b3afeab1aaff0dca5de54c787" => :yosemite
- sha1 "382aa3a66edecf01844024f57ec9ffcb89e31988" => :mavericks
- sha1 "0ee0924a7f011b75f145e9b94b9af69fd1b37afd" => :mountain_lion
+ sha1 "fbaed1978a9563b9959f1bff2d6f8c4fe891bdfc" => :yosemite
+ sha1 "922ed1dfb73c3d41f1adfb92d19c283b09b65f0d" => :mavericks
+ sha1 "c417014238a47adbd59eb45810f463163c1eefa2" => :mountain_lion
end
depends_on "pkg-config" => :build