aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorAlexander Altman2015-03-27 17:32:51 -0700
committerMike McQuaid2015-03-31 19:18:32 +0100
commit3ce913b2a780a9ef2f32cb2f2cd4664c323d01c9 (patch)
tree5737bd2a867d0b0d9b4016b98f90e694d53372c4 /Library
parentfe6c0cd9066ec77095fe4eb5d7ac38995181dc1a (diff)
downloadhomebrew-3ce913b2a780a9ef2f32cb2f2cd4664c323d01c9.tar.bz2
ghc: use https for homepage URL
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/ghc.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/ghc.rb b/Library/Formula/ghc.rb
index e34b934b8..bcaf4ea11 100644
--- a/Library/Formula/ghc.rb
+++ b/Library/Formula/ghc.rb
@@ -1,5 +1,5 @@
class Ghc < Formula
- homepage "http://haskell.org/ghc/"
+ homepage "https://haskell.org/ghc/"
url "https://downloads.haskell.org/~ghc/7.10.1/ghc-7.10.1-src.tar.xz"
sha256 "92f3e3d67a637c587c49b61c704a670953509eb4b17a93c0c2ac153da4cd3aa0"