aboutsummaryrefslogtreecommitdiffstats
path: root/packages/lftp
diff options
context:
space:
mode:
authorJeremy Lainé <jeremy.laine@m4x.org>2008-12-23 06:58:33 +0100
committerJeremy Lainé <jeremy.laine@m4x.org>2008-12-23 06:58:33 +0100
commit55391f25a601adc1fc235bf1abc30017f10cd956 (patch)
tree1ec7bb18127b3cb030a508c5c7dbd5cedffed995 /packages/lftp
parent005aed69752adc491683c7ee49cec9e52423ded9 (diff)
downloadopenembedded-55391f25a601adc1fc235bf1abc30017f10cd956.tar.gz
lftp: switch to main mirror
Diffstat (limited to 'packages/lftp')
-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 1390f0b22f..0b37ce8988 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 = "ftp://ftp.wiretapped.net/pub/mirrors/lftp/old/lftp-3.5.1.tar.bz2"
+SRC_URI = "http://ftp.yars.free.net/pub/source/lftp/old/lftp-${PV}.tar.bz2"
EXTRA_OECONF = "--disable-largefile --disable-rpath --with-included-readline=no"