From 5a394805858543805045a0d1bfe1394de4cbf43a Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Fri, 6 Feb 2015 08:14:27 +0000 Subject: hello: use https homepage. --- Library/Formula/hello.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula/hello.rb') diff --git a/Library/Formula/hello.rb b/Library/Formula/hello.rb index e58d0ebe5..010fb7b18 100644 --- a/Library/Formula/hello.rb +++ b/Library/Formula/hello.rb @@ -1,7 +1,7 @@ require "formula" class Hello < Formula - homepage "http://www.gnu.org/software/hello/" + homepage "https://www.gnu.org/software/hello/" url "http://ftpmirror.gnu.org/hello/hello-2.10.tar.gz" sha1 "f7bebf6f9c62a2295e889f66e05ce9bfaed9ace3" -- cgit v1.2.3