aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/ssh-copy-id.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/ssh-copy-id.rb')
-rw-r--r--Library/Formula/ssh-copy-id.rb8
1 files changed, 4 insertions, 4 deletions
diff --git a/Library/Formula/ssh-copy-id.rb b/Library/Formula/ssh-copy-id.rb
index a781be775..c1fa12e69 100644
--- a/Library/Formula/ssh-copy-id.rb
+++ b/Library/Formula/ssh-copy-id.rb
@@ -2,10 +2,10 @@ require 'formula'
class SshCopyId < Formula
homepage 'http://www.openssh.com/'
- url 'http://ftp.usa.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-6.6p1.tar.gz'
- mirror 'http://ftp3.usa.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-6.6p1.tar.gz'
- version '6.6p1'
- sha1 'b850fd1af704942d9b3c2eff7ef6b3a59b6a6b6e'
+ url 'http://ftp.usa.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-6.7p1.tar.gz'
+ mirror 'http://ftp3.usa.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-6.7p1.tar.gz'
+ version '6.7p1'
+ sha1 '14e5fbed710ade334d65925e080d1aaeb9c85bf6'
bottle do
cellar :any