summaryrefslogtreecommitdiff
path: root/lftp/lftp_3.0.1.oe
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-11-20 04:34:38 +0000
committerChris Larson <clarson@kergoth.com>2004-11-20 04:34:38 +0000
commit8cd054a2557c94dbca65ceeab3a04ce58bd3f62e (patch)
tree6e74490167236dac25a0f5161576863eb17d2cb4 /lftp/lftp_3.0.1.oe
parentc2766228739a43848f8a2208f60857eb6ea60a58 (diff)
Correct URI to lftp 3.0.1 and add lftp 3.0.11.
BKrev: 419ec95eXt87jet_Kx16r_HwK-6A0w
Diffstat (limited to 'lftp/lftp_3.0.1.oe')
-rw-r--r--lftp/lftp_3.0.1.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/lftp/lftp_3.0.1.oe b/lftp/lftp_3.0.1.oe
index d1445b2c92..b8d41abfe1 100644
--- a/lftp/lftp_3.0.1.oe
+++ b/lftp/lftp_3.0.1.oe
@@ -6,7 +6,7 @@ SECTION = "console/network"
DEPENDS = "readline"
PR = "r1"
-SRC_URI = "http://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/lftp-${PV}.tar.bz2 \
+SRC_URI = "http://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/old/lftp-${PV}.tar.bz2 \
file://pty.patch;patch=1"
EXTRA_OECONF = "--disable-largefile --disable-rpath --with-included-readline=no"