diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/ecj.rb | 2 |
1 files changed, 1 insertions, 1 deletions
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" |
