From 0f800834d28fc554782eff361b98e41ca9a121ef Mon Sep 17 00:00:00 2001 From: Trevor Gamblin Date: Tue, 4 Feb 2020 12:15:47 -0800 Subject: [PATCH] lftp: upgrade 4.9.0 -> 4.9.1 Signed-off-by: Trevor Gamblin Signed-off-by: Khem Raj --- .../lftp/{lftp_4.9.0.bb => lftp_4.9.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-networking/recipes-connectivity/lftp/{lftp_4.9.0.bb => lftp_4.9.1.bb} (89%) diff --git a/meta-networking/recipes-connectivity/lftp/lftp_4.9.0.bb b/meta-networking/recipes-connectivity/lftp/lftp_4.9.1.bb similarity index 89% rename from meta-networking/recipes-connectivity/lftp/lftp_4.9.0.bb rename to meta-networking/recipes-connectivity/lftp/lftp_4.9.1.bb index ef047f7a3c..79a380adae 100644 --- a/meta-networking/recipes-connectivity/lftp/lftp_4.9.0.bb +++ b/meta-networking/recipes-connectivity/lftp/lftp_4.9.1.bb @@ -7,8 +7,8 @@ LICENSE = "GPLv3" LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" SRC_URI = "http://lftp.yar.ru/ftp/lftp-${PV}.tar.bz2" -SRC_URI[md5sum] = "b05817a2c26463618271730d0f677edb" -SRC_URI[sha256sum] = "309e7e91a7c020625715e85c1726b1e7524da22518683fbe051ac13116dedeac" +SRC_URI[md5sum] = "19ce64012bc722ad61667372fa262382" +SRC_URI[sha256sum] = "a692fd081c19e2cc045869ab721a4fb3d7571040849a4406c4042f735232414c" inherit autotools gettext pkgconfig