From 620dd08970dca9f28a0175f91c74783c46ae3a3a Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 9 Jun 2026 21:17:22 -0700 Subject: [PATCH] lftp: upgrade 4.9.2 -> 4.9.3 Signed-off-by: Khem Raj --- .../lftp/{lftp_4.9.2.bb => lftp_4.9.3.bb} | 4 ++-- 1 file changed, 2 insertions(+), 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..38bfa86751 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,8 @@ 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[md5sum] = "c32e15b96c08f7f0b2d17efbceb00db8" +SRC_URI[sha256sum] = "adceaef1bd21a38d07c973233fab603813c431f0a8dcbd23239fa9a41ae17b6e" inherit autotools gettext pkgconfig