lftp: switch to main mirror
authorJeremy Lainé <jeremy.laine@m4x.org>
Tue, 23 Dec 2008 05:58:33 +0000 (06:58 +0100)
committerJeremy Lainé <jeremy.laine@m4x.org>
Tue, 23 Dec 2008 05:58:33 +0000 (06:58 +0100)
conf/checksums.ini
packages/lftp/lftp_3.5.1.bb

index 6988445..6e00136 100644 (file)
@@ -10174,7 +10174,7 @@ sha256=e5ef90ff30897448a7c090c2e31ceb302ed064a60411436e8995580848ed1a63
 md5=ab895165c149d7f95843c7584b1c7ad4
 sha256=e5ef90ff30897448a7c090c2e31ceb302ed064a60411436e8995580848ed1a63
 
-[ftp://ftp.wiretapped.net/pub/mirrors/lftp/old/lftp-3.5.1.tar.bz2]
+[http://ftp.yars.free.net/pub/source/lftp/old/lftp-3.5.1.tar.bz2]
 md5=c6d48782cdad4759000bf7cd24555723
 sha256=463f0b46ce3a0fc09ef9ad7a5429959034d50a1eadbed5dfeae36c25dca31130
 
index 1390f0b..0b37ce8 100644 (file)
@@ -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"