update to 2.6.10.
From NEWS: * security fixes in html parsing code. * fxp between ftps session is now possible (unencrypted yet). * fixed a rare bug with access to freed memory in ftp. * fixed a bug in mirror, now it does not incorrectly append directory name when target directory is the root.
This commit is contained in:
parent
89e57fa646
commit
171cfccb35
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.40 2003/12/15 04:28:40 kevlo Exp $
|
||||
# $OpenBSD: Makefile,v 1.41 2003/12/15 05:18:17 kevlo Exp $
|
||||
|
||||
COMMENT= "shell-like command line ftp client"
|
||||
|
||||
DISTNAME= lftp-2.6.9
|
||||
DISTNAME= lftp-2.6.10
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://the.wiretapped.net/mirrors/lftp/ \
|
||||
http://the.wiretapped.net/mirrors/lftp/old/ \
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (lftp-2.6.9.tar.bz2) = 34ae6b74b003e99ccae4dd82122192ed
|
||||
RMD160 (lftp-2.6.9.tar.bz2) = c77ca2ab850d4a93c1e9a84b4eb5a9cf5257b9a7
|
||||
SHA1 (lftp-2.6.9.tar.bz2) = b271992454a57836134a5b3b36562769d918d256
|
||||
MD5 (lftp-2.6.10.tar.bz2) = 851387ab94bad8013d20ba7d3758b603
|
||||
RMD160 (lftp-2.6.10.tar.bz2) = d7a5bc598b1892b9c6338dbc7a2f789a070b934a
|
||||
SHA1 (lftp-2.6.10.tar.bz2) = 78a7e726401278c847b78b190cadc6d8a6243b23
|
||||
|
Loading…
Reference in New Issue
Block a user