aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/blacklist.rb
diff options
context:
space:
mode:
authorViktor Szakats2015-01-04 05:02:27 +0100
committerJack Nagel2015-01-04 02:13:16 -0500
commitfc2818b7a54dadcf0c35965ef1f07219da3fc4a7 (patch)
treeda47cf7c6493a7d81d5fe858020ec9448c522138 /Library/Homebrew/blacklist.rb
parent9db8580414da119def53f5bc7b0073683ebc9d2c (diff)
downloadbrew-fc2818b7a54dadcf0c35965ef1f07219da3fc4a7.tar.bz2
Use more https in urls and updated some lost links
Closes Homebrew/homebrew#35531. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Homebrew/blacklist.rb')
-rw-r--r--Library/Homebrew/blacklist.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Homebrew/blacklist.rb b/Library/Homebrew/blacklist.rb
index a607ef0e6..6043ef6eb 100644
--- a/Library/Homebrew/blacklist.rb
+++ b/Library/Homebrew/blacklist.rb
@@ -15,7 +15,7 @@ def blacklisted? name
Installing TeX from source is weird and gross, requires a lot of patches,
and only builds 32-bit (and thus can't use Homebrew deps on Snow Leopard.)
- We recommend using a MacTeX distribution: http://www.tug.org/mactex/
+ We recommend using a MacTeX distribution: https://www.tug.org/mactex/
EOS
when 'pip' then <<-EOS.undent
Homebrew provides pip via: `brew install python`. However you will then
@@ -78,8 +78,8 @@ def blacklisted? name
brew install typesafe-activator
You can read more about this change at:
- http://www.playframework.com/documentation/2.3.x/Migration23
- http://www.playframework.com/documentation/2.3.x/Highlights23
+ https://www.playframework.com/documentation/2.3.x/Migration23
+ https://www.playframework.com/documentation/2.3.x/Highlights23
EOS
when 'haskell-platform' then <<-EOS.undent
We no longer package haskell-platform. Consider installing ghc