summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2017-07-30 17:09:11 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-07-31 21:20:27 +0200
commit6c556279e5d3d2b22bb28fba72f017d537e8eb5e (patch)
tree5b59133d8422957e55831a70cfc52c4136c6f284
parentb56083099f113817edc6811e2cdd820df1c80450 (diff)
downloadbuildroot-6c556279e5d3d2b22bb28fba72f017d537e8eb5e.tar.gz
buildroot-6c556279e5d3d2b22bb28fba72f017d537e8eb5e.zip
package/lftp: bump version to 4.8.0
Added md5 hash provided by upstream. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r--package/lftp/lftp.hash4
-rw-r--r--package/lftp/lftp.mk2
2 files changed, 4 insertions, 2 deletions
diff --git a/package/lftp/lftp.hash b/package/lftp/lftp.hash
index 0e0f927a56..99dd994fdd 100644
--- a/package/lftp/lftp.hash
+++ b/package/lftp/lftp.hash
@@ -1,2 +1,4 @@
+# From http://lftp.yar.ru/ftp/lftp-4.8.0.md5sum
+md5 468558412ad3575ef8e98547c41339f4 lftp-4.8.0.tar.xz
# Locally calculated after checking gpg signature
-sha256 bf67c4d128b6f769a4082947376a9679c5ee3463a24ab761a0757f75d70bd92c lftp-4.7.4.tar.xz
+sha256 7a2880968088b4aeec43b6b6680fef0e065e1dddcce9b409390157e9766b690f lftp-4.8.0.tar.xz
diff --git a/package/lftp/lftp.mk b/package/lftp/lftp.mk
index e658d598c0..de4ebb8521 100644
--- a/package/lftp/lftp.mk
+++ b/package/lftp/lftp.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LFTP_VERSION = 4.7.4
+LFTP_VERSION = 4.8.0
LFTP_SOURCE = lftp-$(LFTP_VERSION).tar.xz
LFTP_SITE = http://lftp.yar.ru/ftp
LFTP_LICENSE = GPL-3.0+
OpenPOWER on IntegriCloud