Browse Source

autossh: bump to version 1.4d

Also add hash file.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Gustavo Zacarias 10 years ago
parent
commit
02dcdfdf2a
2 changed files with 5 additions and 1 deletions
  1. 4 0
      package/autossh/autossh.hash
  2. 1 1
      package/autossh/autossh.mk

+ 4 - 0
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

+ 1 - 1
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