gdb: use secure url in caveat
Closes Homebrew/homebrew#49603. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
94db333e1e
commit
8ce7c75f41
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ class Gdb < Formula
|
|||
gdb requires special privileges to access Mach ports.
|
||||
You will need to codesign the binary. For instructions, see:
|
||||
|
||||
http://sourceware.org/gdb/wiki/BuildingOnDarwin
|
||||
https://sourceware.org/gdb/wiki/BuildingOnDarwin
|
||||
EOS
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue