[oe] [meta-networking][PATCH] lftp: update to 4.7.4

Oleksandr Kravchuk oleksandr.kravchuk at pelagicore.com
Fri Dec 30 07:17:03 UTC 2016


Upgraded package to v4.7.4 and changed source code archive format from
tar.gz to tar.bz2 which is significantly smaller in size.

Signed-off-by: Oleksandr Kravchuk <oleksandr.kravchuk at pelagicore.com>
---
 .../recipes-connectivity/lftp/{lftp_4.7.3.bb => lftp_4.7.4.bb}      | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename meta-networking/recipes-connectivity/lftp/{lftp_4.7.3.bb => lftp_4.7.4.bb} (85%)

diff --git a/meta-networking/recipes-connectivity/lftp/lftp_4.7.3.bb b/meta-networking/recipes-connectivity/lftp/lftp_4.7.4.bb
similarity index 85%
rename from meta-networking/recipes-connectivity/lftp/lftp_4.7.3.bb
rename to meta-networking/recipes-connectivity/lftp/lftp_4.7.4.bb
index b0cd399..36fee56 100644
--- a/meta-networking/recipes-connectivity/lftp/lftp_4.7.3.bb
+++ b/meta-networking/recipes-connectivity/lftp/lftp_4.7.4.bb
@@ -6,11 +6,11 @@ SECTION = "console/network"
 LICENSE = "GPLv3"
 LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
 
-SRC_URI = "http://fossies.org/linux/misc/lftp-${PV}.tar.gz \
+SRC_URI = "http://fossies.org/linux/misc/lftp-${PV}.tar.bz2 \
            file://fix-gcc-6-conflicts-signbit.patch \
           "
-SRC_URI[md5sum] = "8eb1fe5f113126b60f172643c7f6c2e6"
-SRC_URI[sha256sum] = "ce6519831603c19c2cf2e3c10b41d6ddc87a16049b99383e7b9b77fbc7707214"
+SRC_URI[md5sum] = "7b54407ab24c1e78b45fe445d83eb5fd"
+SRC_URI[sha256sum] = "95e7acfd9d0a2addeded1f00794aeeac43952ebc4924043965a5e1619df29128"
 
 inherit autotools gettext pkgconfig
 
-- 
2.7.4




More information about the Openembedded-devel mailing list