ssh-copy-id: update version string
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
9c4f54486f
commit
b37a10c91a
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ require 'formula'
|
|||
|
||||
class SshCopyId < Formula
|
||||
url 'http://ftp.lambdaserver.com/pub/OpenBSD/OpenSSH/portable/openssh-5.9p1.tar.gz'
|
||||
version '5.8p2'
|
||||
version '5.9p1'
|
||||
homepage 'http://openssh.org/'
|
||||
sha1 'ac4e0055421e9543f0af5da607a72cf5922dcc56'
|
||||
|
||||
|
|
Loading…
Reference in a new issue