[Buildroot] [git commit] lftp: bump to version 4.6.4

Peter Korsgaard peter at korsgaard.com
Fri Oct 2 19:52:16 UTC 2015


commit: http://git.buildroot.net/buildroot/commit/?id=f4391b8dba4a8c1039a0bfe910e85d190956440f
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 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 f1e45bc..4c5d799 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 b69e2d6..d2d58fd 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+


More information about the buildroot mailing list