summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"
7LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" 7LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
8 8
9SRC_URI = "http://lftp.yar.ru/ftp/lftp-${PV}.tar.bz2" 9SRC_URI = "http://lftp.yar.ru/ftp/lftp-${PV}.tar.bz2"
10SRC_URI[md5sum] = "42ec1793c386702bc2734ffbc8a5cff1" 10SRC_URI[md5sum] = "c32e15b96c08f7f0b2d17efbceb00db8"
11SRC_URI[sha256sum] = "8a07cbf4df09b107fe3fc41d133ee2f6cea6ef4c33ccf06c8448ad058cd96b7e" 11SRC_URI[sha256sum] = "adceaef1bd21a38d07c973233fab603813c431f0a8dcbd23239fa9a41ae17b6e"
12 12
13inherit autotools gettext pkgconfig 13inherit autotools gettext pkgconfig
14 14