summaryrefslogtreecommitdiff
path: root/package/lftp
diff options
context:
space:
mode:
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>2015-01-05 15:02:25 +0000
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-01-06 21:50:36 +0100
commit60fe91b2e016570cb866e97046fe428692af3b76 (patch)
tree2a85638d525dcaf8758eae060789abda7a9b0be6 /package/lftp
parent95806a5fe1ac0f43f4e20cc0ac7036029e8d94a0 (diff)
lftp: bump version to 4.6.1
-Bump version to 4.6.1 -Add a hash file -Use xz tarball to save space and bandwidth 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.hash2
-rw-r--r--package/lftp/lftp.mk3
2 files changed, 4 insertions, 1 deletions
diff --git a/package/lftp/lftp.hash b/package/lftp/lftp.hash
new file mode 100644
index 000000000..328d545f6
--- /dev/null
+++ b/package/lftp/lftp.hash
@@ -0,0 +1,2 @@
+# Locally calculated
+sha256 d1eea1ed98d05e050b909d5a90e8c7f345c84781b91af36d944fb2f33eba35bf lftp-4.6.1.tar.xz
diff --git a/package/lftp/lftp.mk b/package/lftp/lftp.mk
index 158657992..7494ea2fc 100644
--- a/package/lftp/lftp.mk
+++ b/package/lftp/lftp.mk
@@ -4,7 +4,8 @@
#
################################################################################
-LFTP_VERSION = 4.5.5
+LFTP_VERSION = 4.6.1
+LFTP_SOURCE = lftp-$(LFTP_VERSION).tar.xz
LFTP_SITE = http://lftp.yar.ru/ftp
LFTP_LICENSE = GPLv3+
LFTP_LICENSE_FILES = COPYING