]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
autossh: bump to version 1.4d
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Thu, 2 Oct 2014 23:41:54 +0000 (20:41 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 4 Oct 2014 12:20:37 +0000 (14:20 +0200)
Also add hash file.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/autossh/autossh.hash [new file with mode: 0644]
package/autossh/autossh.mk

diff --git a/package/autossh/autossh.hash b/package/autossh/autossh.hash
new file mode 100644 (file)
index 0000000..e1e3b2c
--- /dev/null
@@ -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
index 75d78928bd3cf8729cb40f9dbf0c3cfb56c27dba..51f9faf42e741bc4b466611dde6c85ed9be48c14 100644 (file)
@@ -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