- update to 1.4c
- minor tweak to autossh for -f - handle newer ssh cmd args w/out getting 'illegal option' Submitted by: jhein@symmetricom.com
This commit is contained in:
parent
ab28b4a770
commit
a9913f53c0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=296246
2 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= autossh
|
||||
PORTVERSION= 1.4b
|
||||
PORTVERSION= 1.4c
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://www.harding.motd.ca/autossh/
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (autossh-1.4b.tgz) = e77f518e1f3607aa55086c8969f72d1b44ef99402814a19fec213a6e0f06ef07
|
||||
SIZE (autossh-1.4b.tgz) = 64337
|
||||
SHA256 (autossh-1.4c.tgz) = 6fcaba6a409a46bdf832086736bb8f09d245ebce11027f41d39588a95dc7fd1d
|
||||
SIZE (autossh-1.4c.tgz) = 65191
|
||||
|
|
Loading…
Reference in a new issue