All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] autossh: bump to version 1.4d
@ 2014-10-02 23:41 Gustavo Zacarias
  2014-10-04 12:20 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Zacarias @ 2014-10-02 23:41 UTC (permalink / raw)
  To: buildroot

Also add hash file.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/autossh/autossh.hash | 4 ++++
 package/autossh/autossh.mk   | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)
 create mode 100644 package/autossh/autossh.hash

diff --git a/package/autossh/autossh.hash b/package/autossh/autossh.hash
new file mode 100644
index 0000000..e1e3b2c
--- /dev/null
+++ b/package/autossh/autossh.hash
@@ -0,0 +1,4 @@
+# From http://www.harding.motd.ca/autossh/autossh-1.4d.cksums
+md5	89c09b50aa2d57814f808d727e937d0f	autossh-1.4d.tgz
+sha1	27da23c357f8d263aba6ecf3e8792a3552d90e50	autossh-1.4d.tgz
+sha256	00008fe458bde4c94e98bfa96e1e6e18c4107a1f9fc8a538556b82e91ddedc16	autossh-1.4d.tgz
diff --git a/package/autossh/autossh.mk b/package/autossh/autossh.mk
index 75d7892..51f9faf 100644
--- a/package/autossh/autossh.mk
+++ b/package/autossh/autossh.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-AUTOSSH_VERSION = 1.4c
+AUTOSSH_VERSION = 1.4d
 AUTOSSH_SITE = http://www.harding.motd.ca/autossh
 AUTOSSH_SOURCE = autossh-$(AUTOSSH_VERSION).tgz
 AUTOSSH_LICENSE = Modified BSD
-- 
2.0.4

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH] autossh: bump to version 1.4d
  2014-10-02 23:41 [Buildroot] [PATCH] autossh: bump to version 1.4d Gustavo Zacarias
@ 2014-10-04 12:20 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2014-10-04 12:20 UTC (permalink / raw)
  To: buildroot

Dear Gustavo Zacarias,

On Thu,  2 Oct 2014 20:41:54 -0300, Gustavo Zacarias wrote:
> Also add hash file.
> 
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
>  package/autossh/autossh.hash | 4 ++++
>  package/autossh/autossh.mk   | 2 +-
>  2 files changed, 5 insertions(+), 1 deletion(-)
>  create mode 100644 package/autossh/autossh.hash

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:[~2014-10-04 12:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-02 23:41 [Buildroot] [PATCH] autossh: bump to version 1.4d Gustavo Zacarias
2014-10-04 12:20 ` Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.