From 8cd054a2557c94dbca65ceeab3a04ce58bd3f62e Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Sat, 20 Nov 2004 04:34:38 +0000 Subject: [PATCH] Correct URI to lftp 3.0.1 and add lftp 3.0.11. BKrev: 419ec95eXt87jet_Kx16r_HwK-6A0w --- lftp/lftp-3.0.11/pty.patch | 0 lftp/lftp-3.0.11/readline.patch | 0 lftp/lftp_3.0.1.oe | 2 +- lftp/lftp_3.0.11.oe | 0 4 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 lftp/lftp-3.0.11/pty.patch create mode 100644 lftp/lftp-3.0.11/readline.patch create mode 100644 lftp/lftp_3.0.11.oe diff --git a/lftp/lftp-3.0.11/pty.patch b/lftp/lftp-3.0.11/pty.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/lftp/lftp-3.0.11/readline.patch b/lftp/lftp-3.0.11/readline.patch new file mode 100644 index 0000000000..e69de29bb2 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" diff --git a/lftp/lftp_3.0.11.oe b/lftp/lftp_3.0.11.oe new file mode 100644 index 0000000000..e69de29bb2 -- 2.39.5