fontforge: use secure head url
This commit is contained in:
parent
3673e77edc
commit
baaf6b13fc
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ class Fontforge < Formula
|
|||
depends_on :python if MacOS.version <= :snow_leopard
|
||||
|
||||
resource "gnulib" do
|
||||
url "git://git.savannah.gnu.org/gnulib.git",
|
||||
url "https://git.savannah.gnu.org/git/gnulib.git",
|
||||
:revision => "29ea6d6fe2a699a32edbe29f44fe72e0c253fcee"
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue