aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorViktor Szakáts2015-03-01 00:26:51 +0100
committerMike McQuaid2015-03-01 13:01:53 +0000
commitb1ab7dd84d3bd25e61d077dfb17cf245036b0b15 (patch)
tree61aa669f353c337b0650be4792ab9387ae2cf9a0
parent1f41f598859450e7235318e6f5226044085341c9 (diff)
downloadhomebrew-b1ab7dd84d3bd25e61d077dfb17cf245036b0b15.tar.bz2
purescript: use https url
Closes #37283. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
-rw-r--r--Library/Formula/purescript.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/purescript.rb b/Library/Formula/purescript.rb
index 4f9e72d1b..fab6f3002 100644
--- a/Library/Formula/purescript.rb
+++ b/Library/Formula/purescript.rb
@@ -4,7 +4,7 @@ class Purescript < Formula
include Language::Haskell::Cabal
homepage "http://www.purescript.org"
- url "http://hackage.haskell.org/package/purescript-0.6.8/purescript-0.6.8.tar.gz"
+ url "https://hackage.haskell.org/package/purescript-0.6.8/purescript-0.6.8.tar.gz"
sha1 "70fd4d3109d61c34c8898a30d222c4b1ad8fd7a5"
bottle do