* [Buildroot] [PATCH] lftp: bump version to 4.6.1
@ 2015-01-05 15:02 Vicente Olivert Riera
2015-01-06 20:51 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Vicente Olivert Riera @ 2015-01-05 15:02 UTC (permalink / raw)
To: buildroot
-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>
---
package/lftp/lftp.hash | 2 ++
package/lftp/lftp.mk | 3 ++-
2 files changed, 4 insertions(+), 1 deletions(-)
create mode 100644 package/lftp/lftp.hash
diff --git a/package/lftp/lftp.hash b/package/lftp/lftp.hash
new file mode 100644
index 0000000..328d545
--- /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 1586579..7494ea2 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
--
1.7.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] lftp: bump version to 4.6.1
2015-01-05 15:02 [Buildroot] [PATCH] lftp: bump version to 4.6.1 Vicente Olivert Riera
@ 2015-01-06 20:51 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2015-01-06 20:51 UTC (permalink / raw)
To: buildroot
Dear Vicente Olivert Riera,
On Mon, 5 Jan 2015 15:02:25 +0000, Vicente Olivert Riera wrote:
> -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>
Applied, thanks!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-01-06 20:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-05 15:02 [Buildroot] [PATCH] lftp: bump version to 4.6.1 Vicente Olivert Riera
2015-01-06 20:51 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox