lftp: update version to 4.0.9
parent
249207ad37
commit
06ad8847a4
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Lftp <Formula
|
||||
url 'http://ftp.yars.free.net/pub/source/lftp/lftp-4.0.8.tar.bz2'
|
||||
url 'http://ftp.yars.free.net/pub/source/lftp/lftp-4.0.9.tar.bz2'
|
||||
homepage 'http://lftp.yar.ru/'
|
||||
md5 '02db04d2dd93596d45a0dde1470c2292'
|
||||
md5 'd3f0cd7569e31e50370208dd77a7c41b'
|
||||
|
||||
depends_on 'readline'
|
||||
depends_on 'pkg-config'
|
||||
|
|
Loading…
Reference in New Issue