diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/lftp.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/lftp.rb b/Library/Formula/lftp.rb index 777316549..fedce0d48 100644 --- a/Library/Formula/lftp.rb +++ b/Library/Formula/lftp.rb @@ -2,8 +2,8 @@ require "formula" class Lftp < Formula homepage "http://lftp.yar.ru/" - url "http://lftp.yar.ru/ftp/lftp-4.6.1.tar.gz" - sha1 "57b62d7365de1698433a3b1b5daf7192adc2517a" + url "http://lftp.yar.ru/ftp/lftp-4.6.2.tar.gz" + sha1 "8c50f1b4c721143ac3e3428a72c9864edfde61f6" bottle do sha1 "4eb97a364cce3e0af57a0fb08e7b8094bf3fa5f5" => :yosemite |
