All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-networking][PATCH] lftp: update SRC_URI with new source
@ 2017-01-07  8:31 Oleksandr Kravchuk
  2017-01-09 13:46 ` Joe MacDonald
  0 siblings, 1 reply; 2+ messages in thread
From: Oleksandr Kravchuk @ 2017-01-07  8:31 UTC (permalink / raw)
  To: openembedded-devel

Use official web-site of lftp, which keeps tarballs with old versions.

Signed-off-by: Oleksandr Kravchuk <oleksandr.kravchuk@pelagicore.com>
---
 meta-networking/recipes-connectivity/lftp/lftp_4.7.4.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-networking/recipes-connectivity/lftp/lftp_4.7.4.bb b/meta-networking/recipes-connectivity/lftp/lftp_4.7.4.bb
index b627963..0b44abc 100644
--- a/meta-networking/recipes-connectivity/lftp/lftp_4.7.4.bb
+++ b/meta-networking/recipes-connectivity/lftp/lftp_4.7.4.bb
@@ -6,7 +6,7 @@ SECTION = "console/network"
 LICENSE = "GPLv3"
 LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
 
-SRC_URI = "http://fossies.org/linux/misc/lftp-${PV}.tar.bz2 \
+SRC_URI = "http://lftp.yar.ru/ftp/lftp-${PV}.tar.bz2 \
            file://fix-gcc-6-conflicts-signbit.patch \
           "
 SRC_URI[md5sum] = "7b54407ab24c1e78b45fe445d83eb5fd"
-- 
2.7.4



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-01-09 13:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-07  8:31 [meta-networking][PATCH] lftp: update SRC_URI with new source Oleksandr Kravchuk
2017-01-09 13:46 ` Joe MacDonald

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.