quilt: use secure head url

This commit is contained in:
Viktor Szakats 2017-03-09 21:52:24 +00:00 committed by ilovezfs
parent b2bbe35273
commit 2e2783a20b

View file

@ -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