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