diff options
| author | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-06-09 21:17:22 -0700 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-06-15 22:43:51 -0700 |
| commit | 45d3d975f2531e22e1be2e44f9bfb528ae0630bc (patch) | |
| tree | 456565113d416c9d8346ccb3c7b23d673fd56ace | |
| parent | f89a53ca875a15146567b16159c49db866f1c21b (diff) | |
| download | meta-openembedded-45d3d975f2531e22e1be2e44f9bfb528ae0630bc.tar.gz | |
lftp: upgrade 4.9.2 -> 4.9.3
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
| -rw-r--r-- | meta-networking/recipes-connectivity/lftp/lftp_4.9.3.bb (renamed from meta-networking/recipes-connectivity/lftp/lftp_4.9.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-connectivity/lftp/lftp_4.9.2.bb b/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" | |||
| 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" |
| 8 | 8 | ||
| 9 | SRC_URI = "http://lftp.yar.ru/ftp/lftp-${PV}.tar.bz2" | 9 | SRC_URI = "http://lftp.yar.ru/ftp/lftp-${PV}.tar.bz2" |
| 10 | SRC_URI[md5sum] = "42ec1793c386702bc2734ffbc8a5cff1" | 10 | SRC_URI[md5sum] = "c32e15b96c08f7f0b2d17efbceb00db8" |
| 11 | SRC_URI[sha256sum] = "8a07cbf4df09b107fe3fc41d133ee2f6cea6ef4c33ccf06c8448ad058cd96b7e" | 11 | SRC_URI[sha256sum] = "adceaef1bd21a38d07c973233fab603813c431f0a8dcbd23239fa9a41ae17b6e" |
| 12 | 12 | ||
| 13 | inherit autotools gettext pkgconfig | 13 | inherit autotools gettext pkgconfig |
| 14 | 14 | ||
