[Lunar-commits] r17033 - moonbase/trunk/ftp/lftp
Terry Chan
tchan at lunar-linux.org
Fri Oct 21 10:55:04 UTC 2005
Author: tchan
Date: 2005-10-21 10:55:03 +0000 (Fri, 21 Oct 2005)
New Revision: 17033
Modified:
moonbase/trunk/ftp/lftp/DETAILS
Log:
The author(s) of lftp seem to be having mirror problems. They have moved
lftp-3.3.1 and 3.3.2 to their "old" directory and their web page has broken
links for downloading the source code. I've fixed the URL's for downloading
this utility and commented out the broken USA mirror. Perhaps they'll fix
their website soon for 3.3.3. Compiled/tested with gcc-3.4.4, glibc-2.3.5,
Modified: moonbase/trunk/ftp/lftp/DETAILS
===================================================================
--- moonbase/trunk/ftp/lftp/DETAILS 2005-10-21 04:02:27 UTC (rev 17032)
+++ moonbase/trunk/ftp/lftp/DETAILS 2005-10-21 10:55:03 UTC (rev 17033)
@@ -1,13 +1,13 @@
MODULE=lftp
- VERSION=3.3.1
+ VERSION=3.3.2
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL[0]=ftp://ftp.130th.net/pub/mirror/lftp/
- SOURCE_URL[1]=ftp://ftp.cs.tu-berlin.de/pub/net/ftp/lftp/
- SOURCE_URL[2]=http://ftp.yars.free.net/pub/source/lftp/
- SOURCE_VFY=sha1:8899803b462dbe2ff30f282e62dd66a6233a3a1b
+ SOURCE_URL[0]=http://ftp.yars.free.net/pub/source/lftp/old/
+ SOURCE_URL[1]=ftp://ftp.iasi.roedu.net/pub/os/Linux/network/ftp/lftp/old/
+# SOURCE_URL[2]=ftp://ftp.130th.net/pub/mirror/lftp/
+ SOURCE_VFY=sha1:ac1899e566ade972581bc0693b5403373c760dd6
WEB_SITE=http://lftp.yar.ru/
ENTERED=20010922
- UPDATED=20051014
+ UPDATED=20051021
SHORT="LFTP is sophisticated ftp/http client, file transfer program."
cat << EOF
More information about the Lunar-commits
mailing list