diff options
| author | Vicente Olivert Riera <Vincent.Riera@imgtec.com> | 2016-07-18 10:26:36 +0100 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-07-18 23:08:44 +0200 |
| commit | e4d8a3f3ff94d520e91a801a358686bdb666a732 (patch) | |
| tree | 672a01c80b372a9dda58f1d748f3ff9dc12abae5 /package/lftp | |
| parent | 856c407976d5095c13b243b9ab2be6a4dcf8deb5 (diff) | |
| download | buildroot-e4d8a3f3ff94d520e91a801a358686bdb666a732.tar.gz buildroot-e4d8a3f3ff94d520e91a801a358686bdb666a732.zip | |
lftp: bump version to 4.7.3
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/lftp')
| -rw-r--r-- | package/lftp/lftp.hash | 2 | ||||
| -rw-r--r-- | package/lftp/lftp.mk | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/package/lftp/lftp.hash b/package/lftp/lftp.hash index 3185fc531d..57a5205af0 100644 --- a/package/lftp/lftp.hash +++ b/package/lftp/lftp.hash @@ -1,2 +1,2 @@ # Locally calculated -sha256 475d7699b1390f951efee867ba1ad600f78329e13fd2a04d92f82bfffb70d872 lftp-4.7.2.tar.xz +sha256 3b22259cdc4c1a6ae349057d16bda4b4816929e04d223242ab8927bc31a48e7c lftp-4.7.3.tar.xz diff --git a/package/lftp/lftp.mk b/package/lftp/lftp.mk index c3c11c53b4..eab7731dac 100644 --- a/package/lftp/lftp.mk +++ b/package/lftp/lftp.mk @@ -4,7 +4,7 @@ # ################################################################################ -LFTP_VERSION = 4.7.2 +LFTP_VERSION = 4.7.3 LFTP_SOURCE = lftp-$(LFTP_VERSION).tar.xz LFTP_SITE = http://lftp.yar.ru/ftp LFTP_LICENSE = GPLv3+ |

