aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/lftp.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/lftp.rb b/Library/Formula/lftp.rb
index 4351d6840..1f623647e 100644
--- a/Library/Formula/lftp.rb
+++ b/Library/Formula/lftp.rb
@@ -2,9 +2,9 @@ require 'formula'
class Lftp < Formula
homepage 'http://lftp.yar.ru/'
- url 'http://lftp.yar.ru/ftp/lftp-4.4.11.tar.bz2'
+ url 'http://lftp.yar.ru/ftp/lftp-4.4.13.tar.bz2'
mirror 'ftp://ftp.cs.tu-berlin.de/pub/net/ftp/lftp/lftp-4.4.11.tar.bz2'
- sha1 '56cefb9aa683acfa5c5713d530f594085ea7b149'
+ sha1 'cb3a115a34e9330b448fd5770f52923f8e8451f6'
option 'with-gnutls', "Use GnuTLS instead of the default OpenSSL"
option 'with-brewed-openssl', 'Build with Homebrew OpenSSL instead of the system version'