lftp: fix SRC_URI for 3.5.1
authorMarcin Juszkiewicz <hrw@openembedded.org>
Thu, 4 Jan 2007 08:42:05 +0000 (08:42 +0000)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Thu, 4 Jan 2007 08:42:05 +0000 (08:42 +0000)
packages/lftp/lftp_3.5.1.bb

index a45b75f..df184ae 100644 (file)
@@ -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"