From 6d9f298e6ddefddb04de21f820220c97bba19396 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Wed, 17 Oct 2018 23:03:19 +0000 Subject: [PATCH] graphite2: secure url(s) --- Formula/graphite2.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/graphite2.rb b/Formula/graphite2.rb index bb56416e79..f424bb0a8a 100644 --- a/Formula/graphite2.rb +++ b/Formula/graphite2.rb @@ -1,6 +1,6 @@ class Graphite2 < Formula desc "Smart font renderer for non-Roman scripts" - homepage "http://graphite.sil.org" + homepage "https://graphite.sil.org/" url "https://github.com/silnrsi/graphite/releases/download/1.3.12/graphite2-1.3.12.tgz" sha256 "cd9530c16955c181149f9af1f13743643771cb920c75a04c95c77c871a2029d0" head "https://github.com/silnrsi/graphite.git"