summaryrefslogtreecommitdiffstats
path: root/package/lftp
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2015-10-02 14:24:34 -0300
committerPeter Korsgaard <peter@korsgaard.com>2015-10-02 21:52:16 +0200
commitf4391b8dba4a8c1039a0bfe910e85d190956440f (patch)
treefcbadebc202adafe8d891f1d536aa7a73447faa3 /package/lftp
parent06d653d67d501ed4dccc07cc6afe87ceaa536413 (diff)
downloadbuildroot-f4391b8dba4a8c1039a0bfe910e85d190956440f.tar.gz
buildroot-f4391b8dba4a8c1039a0bfe910e85d190956440f.zip
lftp: bump to version 4.6.4
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/lftp')
-rw-r--r--package/lftp/lftp.hash2
-rw-r--r--package/lftp/lftp.mk2
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+
OpenPOWER on IntegriCloud