From 45b1ef76d0760536497736d2007136a59fc4391c Mon Sep 17 00:00:00 2001 From: Viktor Szakáts Date: Mon, 23 Mar 2015 19:18:45 +0100 Subject: ecj: use https url Closes #38001. Signed-off-by: Tim D. Smith --- Library/Formula/ecj.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library') diff --git a/Library/Formula/ecj.rb b/Library/Formula/ecj.rb index 98c9a7c7c..e1482b8d8 100644 --- a/Library/Formula/ecj.rb +++ b/Library/Formula/ecj.rb @@ -1,7 +1,7 @@ # This formula is intended to be used by gcc formulae with java support. class Ecj < Formula - homepage "http://gcc.gnu.org" + homepage "https://gcc.gnu.org/" url "ftp://sourceware.org/pub/java/ecj-4.9.jar" mirror "https://mirrors.kernel.org/sources.redhat.com/java/ecj-4.9.jar" sha256 "9506e75b862f782213df61af67338eb7a23c35ff425d328affc65585477d34cd" -- cgit v1.2.3