summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-connectivity/lftp/lftp_4.9.1.bb (renamed from meta-networking/recipes-connectivity/lftp/lftp_4.9.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-connectivity/lftp/lftp_4.9.0.bb b/meta-networking/recipes-connectivity/lftp/lftp_4.9.1.bb
index ef047f7a3c..79a380adae 100644
--- a/meta-networking/recipes-connectivity/lftp/lftp_4.9.0.bb
+++ b/meta-networking/recipes-connectivity/lftp/lftp_4.9.1.bb
@@ -7,8 +7,8 @@ LICENSE = "GPLv3"
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] = "b05817a2c26463618271730d0f677edb" 10SRC_URI[md5sum] = "19ce64012bc722ad61667372fa262382"
11SRC_URI[sha256sum] = "309e7e91a7c020625715e85c1726b1e7524da22518683fbe051ac13116dedeac" 11SRC_URI[sha256sum] = "a692fd081c19e2cc045869ab721a4fb3d7571040849a4406c4042f735232414c"
12 12
13inherit autotools gettext pkgconfig 13inherit autotools gettext pkgconfig
14 14