diff mbox series

[meta-networking] lftp: upgrade 4.9.2 -> 4.9.3

Message ID 20260530115358.3937038-1-filipe.pires@konsulko.com
State Under Review
Headers show
Series [meta-networking] lftp: upgrade 4.9.2 -> 4.9.3 | expand

Commit Message

fpires96 May 30, 2026, 11:53 a.m. UTC
From: Filipe Pires <filipe.pires@konsulko.com>

---
 .../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%)

Comments

Khem Raj June 8, 2026, 1:22 a.m. UTC | #1
I am seeing build failures

https://autobuilder.yoctoproject.org/valkyrie/api/v2/logs/7081084/raw_inline

On Sat, May 30, 2026 at 4:54 AM fpires96 via lists.openembedded.org
<filipe.pires=konsulko.com@lists.openembedded.org> wrote:

> From: Filipe Pires <filipe.pires@konsulko.com>
>
> ---
>  .../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
>
> --
> 2.49.0
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#127297):
> https://lists.openembedded.org/g/openembedded-devel/message/127297
> Mute This Topic: https://lists.openembedded.org/mt/119560865/1997914
> Group Owner: openembedded-devel+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [
> raj.khem@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
>
diff mbox series

Patch

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