[oe-commits] Marcin Juszkiewicz : lftp: upgrade to 4.0.5

git version control git at git.openembedded.org
Tue Mar 9 17:36:09 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 5b2b133db78610381418bece148b205ace687375
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=5b2b133db78610381418bece148b205ace687375

Author: Marcin Juszkiewicz <marcin at juszkiewicz.com.pl>
Date:   Mon Mar  8 12:44:26 2010 +0100

lftp: upgrade to 4.0.5

Signed-off-by: Marcin Juszkiewicz <marcin at juszkiewicz.com.pl>

---

 recipes/lftp/{lftp_3.5.1.bb => lftp_4.0.5.bb} |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/recipes/lftp/lftp_3.5.1.bb b/recipes/lftp/lftp_4.0.5.bb
similarity index 63%
rename from recipes/lftp/lftp_3.5.1.bb
rename to recipes/lftp/lftp_4.0.5.bb
index 0b37ce8..11f181e 100644
--- a/recipes/lftp/lftp_3.5.1.bb
+++ b/recipes/lftp/lftp_4.0.5.bb
@@ -6,7 +6,7 @@ HOMEPAGE = "http://lftp.yar.ru"
 SECTION = "console/network"
 DEPENDS = "readline gnutls"
 
-SRC_URI = "http://ftp.yars.free.net/pub/source/lftp/old/lftp-${PV}.tar.bz2"
+SRC_URI = "http://ftp.yars.free.net/pub/source/lftp/lftp-${PV}.tar.bz2;name=u1"
 
 EXTRA_OECONF = "--disable-largefile --disable-rpath --with-included-readline=no"
 
@@ -15,3 +15,6 @@ do_configure_prepend () {
 }
 
 inherit autotools gettext
+
+SRC_URI[u1.md5sum] = "5400cad5f91e131ac2ded7c24aea594c"
+SRC_URI[u1.sha256sum] = "5c1f94f5780ed3cb51fe00439fbfa4e8b4bd28564c3248cb21f6ee9fd794c473"





More information about the Openembedded-commits mailing list