From f4391b8dba4a8c1039a0bfe910e85d190956440f Mon Sep 17 00:00:00 2001 From: Gustavo Zacarias Date: Fri, 2 Oct 2015 14:24:34 -0300 Subject: [PATCH] lftp: bump to version 4.6.4 Signed-off-by: Gustavo Zacarias Signed-off-by: Peter Korsgaard --- package/lftp/lftp.hash | 2 +- 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 f1e45bc23f..4c5d799591 100644 --- a/package/lftp/lftp.hash +++ b/package/lftp/lftp.hash @@ -1,2 +1,2 @@ # Locally calculated -sha256 8c3a12a1f9ec288132b245bdd7d14d88ade1aa5cb1c14bb68c8fab3b68793840 lftp-4.6.3a.tar.xz +sha256 1e7cb674c83ace48172263f86847ed04bb6ab2f24116b11a8505f70a15e8805c lftp-4.6.4.tar.xz diff --git a/package/lftp/lftp.mk b/package/lftp/lftp.mk index b69e2d69f2..d2d58fd91d 100644 --- a/package/lftp/lftp.mk +++ b/package/lftp/lftp.mk @@ -4,7 +4,7 @@ # ################################################################################ -LFTP_VERSION = 4.6.3a +LFTP_VERSION = 4.6.4 LFTP_SOURCE = lftp-$(LFTP_VERSION).tar.xz LFTP_SITE = http://lftp.yar.ru/ftp LFTP_LICENSE = GPLv3+ -- 2.30.2