aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrewTestBot2014-08-25 11:54:13 +0100
committerBrewTestBot2014-08-25 11:54:13 +0100
commitf06fcc6460aad9e6b418e4246f75ac9e392c4195 (patch)
tree225ea270892e4dd82e1c056295cd22ac934c5b2c
parent89480fae8d7e29e5d9550077249742067db53061 (diff)
downloadhomebrew-f06fcc6460aad9e6b418e4246f75ac9e392c4195.tar.bz2
lftp: update 4.5.4_1 bottle.
-rw-r--r--Library/Formula/lftp.rb7
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/lftp.rb b/Library/Formula/lftp.rb
index 0bc217e11..43725b67b 100644
--- a/Library/Formula/lftp.rb
+++ b/Library/Formula/lftp.rb
@@ -7,9 +7,10 @@ class Lftp < Formula
revision 1
bottle do
- sha1 "927f34e4366934275c26dd3c6166ddd3bfc52bf4" => :mavericks
- sha1 "c34af5bbdb2f7fd606b01279c26a93d0e3d8ba2d" => :mountain_lion
- sha1 "7020a5ebce659a7c50f329070937cb5ff88eddb0" => :lion
+ revision 1
+ sha1 "7d82631bdda9733394703049b6a173fa5f4c9cf0" => :mavericks
+ sha1 "1056f4a50b53aa43d5d8c4146b306e83936b6400" => :mountain_lion
+ sha1 "ccc55f9e4af7325cfbed7ccdbaa78fc3737b34f0" => :lion
end
depends_on "pkg-config" => :build