summaryrefslogtreecommitdiff
path: root/packages/lftp/lftp_3.5.1.bb
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2007-01-04 15:57:13 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2007-01-04 15:57:13 +0000
commitc365f60cbcfd55c56a5a414cc3951773832da35e (patch)
tree100378f3fc21a4d8ac9e0bc63c338893ed55e09c /packages/lftp/lftp_3.5.1.bb
parentabcb81efda9e55f18e9c782aebd93f067e592be5 (diff)
parentd1b1c754d72fcaf47d9b312450c07ba200c22d8c (diff)
merge of '2c8930a5e3dfc1e355f0dede8fde6b887e2d33de'
and 'cf2bb56e5f6bd283e65c7bf7c89c86e77dbd1fb0'
Diffstat (limited to 'packages/lftp/lftp_3.5.1.bb')
-rw-r--r--packages/lftp/lftp_3.5.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/lftp/lftp_3.5.1.bb b/packages/lftp/lftp_3.5.1.bb
index a45b75fe35..df184ae9ca 100644
--- a/packages/lftp/lftp_3.5.1.bb
+++ b/packages/lftp/lftp_3.5.1.bb
@@ -6,7 +6,7 @@ HOMEPAGE = "http://lftp.yar.ru"
SECTION = "console/network"
DEPENDS = "readline gnutls"
-SRC_URI = "http://www.ibiblio.org/pub/Linux/system/network/file-transfer/lftp-3.5.1.tar.gz"
+SRC_URI = "ftp://ftp.wiretapped.net/pub/mirrors/lftp/old/lftp-3.5.1.tar.bz2"
EXTRA_OECONF = "--disable-largefile --disable-rpath --with-included-readline=no"