lftp 4.2.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
d10a7c8fbf
commit
d047b4ae0a
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Lftp < Formula
|
||||
url 'http://ftp.yars.free.net/pub/source/lftp/lftp-4.2.1.tar.bz2'
|
||||
url 'http://ftp.yars.free.net/pub/source/lftp/lftp-4.2.2.tar.bz2'
|
||||
homepage 'http://lftp.yar.ru/'
|
||||
md5 '244c52690afbc2bdb6ec6af9496434b3'
|
||||
md5 '801d90de9def7fc0f88817bcc71295b7'
|
||||
|
||||
depends_on 'pkg-config' => :build
|
||||
depends_on 'readline'
|
||||
|
|
Loading…
Reference in a new issue