Lftp: update version to 4.1
This commit is contained in:
parent
e00020a55c
commit
19c50375c5
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.0.10.tar.bz2'
|
||||
url 'http://ftp.yars.free.net/pub/source/lftp/lftp-4.1.0.tar.bz2'
|
||||
homepage 'http://lftp.yar.ru/'
|
||||
md5 '028f14ef845403e6f76acb41f51e908c'
|
||||
md5 '0e2370d54b45eb7dc5406c6627d5a177'
|
||||
|
||||
depends_on 'pkg-config' => :build
|
||||
depends_on 'readline'
|
||||
|
|
Loading…
Reference in a new issue