From 3be7a2389baa65320c92c76ae9b9df6317fb578c Mon Sep 17 00:00:00 2001 From: Filipe Pires Date: Sat, 30 May 2026 12:53:58 +0100 Subject: [PATCH] lftp: upgrade 4.9.2 -> 4.9.3 Signed-off-by: Khem Raj --- .../recipes-connectivity/lftp/{lftp_4.9.2.bb => lftp_4.9.3.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta-networking/recipes-connectivity/lftp/{lftp_4.9.2.bb => lftp_4.9.3.bb} (89%) diff --git a/meta-networking/recipes-connectivity/lftp/lftp_4.9.2.bb b/meta-networking/recipes-connectivity/lftp/lftp_4.9.3.bb similarity index 89% rename from meta-networking/recipes-connectivity/lftp/lftp_4.9.2.bb rename to meta-networking/recipes-connectivity/lftp/lftp_4.9.3.bb index 927916f985..0b1ce1a376 100644 --- a/meta-networking/recipes-connectivity/lftp/lftp_4.9.2.bb +++ b/meta-networking/recipes-connectivity/lftp/lftp_4.9.3.bb @@ -7,8 +7,7 @@ LICENSE = "GPL-3.0-only" LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" SRC_URI = "http://lftp.yar.ru/ftp/lftp-${PV}.tar.bz2" -SRC_URI[md5sum] = "42ec1793c386702bc2734ffbc8a5cff1" -SRC_URI[sha256sum] = "8a07cbf4df09b107fe3fc41d133ee2f6cea6ef4c33ccf06c8448ad058cd96b7e" +SRC_URI[sha256sum] = "adceaef1bd21a38d07c973233fab603813c431f0a8dcbd23239fa9a41ae17b6e" inherit autotools gettext pkgconfig