putty: use secure head url
This commit is contained in:
parent
e615eb51fd
commit
2227200e2f
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ class Putty < Formula
|
|||
end
|
||||
|
||||
head do
|
||||
url "git://git.tartarus.org/simon/putty.git"
|
||||
url "https://git.tartarus.org/simon/putty.git"
|
||||
|
||||
depends_on "halibut" => :build
|
||||
depends_on "autoconf" => :build
|
||||
|
|
Loading…
Reference in a new issue