From 2fec62f8b9ffa5e8c7a774a94e2edbb249468029 Mon Sep 17 00:00:00 2001 From: Josiah Kiehl Date: Thu, 1 Nov 2012 18:06:08 -0700 Subject: openssh: use more reliable server Closes #15806. Signed-off-by: Adam Vandenberg --- Library/Formula/ssh-copy-id.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/ssh-copy-id.rb b/Library/Formula/ssh-copy-id.rb index 9978606bf..54c268a17 100644 --- a/Library/Formula/ssh-copy-id.rb +++ b/Library/Formula/ssh-copy-id.rb @@ -2,7 +2,7 @@ require 'formula' class SshCopyId < Formula homepage 'http://openssh.org/' - url 'http://ftp.lambdaserver.com/pub/OpenBSD/OpenSSH/portable/openssh-6.0p1.tar.gz' + url 'http://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-6.0p1.tar.gz' mirror 'http://ftp.spline.de/pub/OpenBSD/OpenSSH/portable/openssh-6.0p1.tar.gz' version '6.0p1' sha1 'f691e53ef83417031a2854b8b1b661c9c08e4422' -- cgit v1.2.3