quilt: use secure head url
This commit is contained in:
parent
b2bbe35273
commit
2e2783a20b
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ class Quilt < Formula
|
||||||
url "https://download.savannah.gnu.org/releases/quilt/quilt-0.65.tar.gz"
|
url "https://download.savannah.gnu.org/releases/quilt/quilt-0.65.tar.gz"
|
||||||
sha256 "f6cbc788e5cbbb381a3c6eab5b9efce67c776a8662a7795c7432fd27aa096819"
|
sha256 "f6cbc788e5cbbb381a3c6eab5b9efce67c776a8662a7795c7432fd27aa096819"
|
||||||
|
|
||||||
head "http://git.savannah.gnu.org/r/quilt.git"
|
head "https://git.savannah.gnu.org/git/quilt.git"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
|
|
Loading…
Reference in a new issue