From 2e2783a20bda69f4c09014917120d3443c072733 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Thu, 9 Mar 2017 21:52:24 +0000 Subject: [PATCH] quilt: use secure head url --- Formula/quilt.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/quilt.rb b/Formula/quilt.rb index 40396adf62..42df9380dc 100644 --- a/Formula/quilt.rb +++ b/Formula/quilt.rb @@ -4,7 +4,7 @@ class Quilt < Formula url "https://download.savannah.gnu.org/releases/quilt/quilt-0.65.tar.gz" sha256 "f6cbc788e5cbbb381a3c6eab5b9efce67c776a8662a7795c7432fd27aa096819" - head "http://git.savannah.gnu.org/r/quilt.git" + head "https://git.savannah.gnu.org/git/quilt.git" bottle do cellar :any_skip_relocation