From 19010fa0c6d500267e73d69b3797bc781f0d5f79 Mon Sep 17 00:00:00 2001 From: Birger J. Nordølum Date: Fri, 5 Dec 2014 21:31:52 +0100 Subject: ssh-copy-id: 6.7p1 Closes #34714. Signed-off-by: Mike McQuaid --- Library/Formula/ssh-copy-id.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Library/Formula') 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 -- cgit v1.2.3