ranger: use https in head url
This commit is contained in:
parent
01b40c6161
commit
841095282d
1 changed files with 1 additions and 2 deletions
|
@ -3,8 +3,7 @@ class Ranger < Formula
|
|||
homepage "http://ranger.nongnu.org/"
|
||||
url "http://ranger.nongnu.org/ranger-1.8.1.tar.gz"
|
||||
sha256 "1433f9f9958b104c97d4b23ab77a2ac37d3f98b826437b941052a55c01c721b4"
|
||||
|
||||
head "git://git.savannah.nongnu.org/ranger.git"
|
||||
head "https://git.savannah.nongnu.org/git/ranger.git"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue