new version (old version no longer available via that url)

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Paul Bohm 2010-05-25 00:32:40 -07:00 committed by Adam Vandenberg
parent c81e0b7096
commit 156824c7ae
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
require 'formula'
class Lftp <Formula
url 'http://ftp.yars.free.net/pub/source/lftp/lftp-4.0.7.tar.bz2'
url 'http://ftp.yars.free.net/pub/source/lftp/lftp-4.0.8.tar.bz2'
homepage 'http://lftp.yar.ru/'
md5 'a40e4518fc477c82ffcc5b04d9ff64ff'
md5 '02db04d2dd93596d45a0dde1470c2292'
depends_on 'readline'
depends_on 'pkg-config'