isync: use secure head url

This commit is contained in:
Viktor Szakats 2017-03-09 18:42:20 +00:00 committed by ilovezfs
parent 82bdf32687
commit c3d50dd8e6

View file

@ -14,7 +14,7 @@ class Isync < Formula
end
head do
url "git://git.code.sf.net/p/isync/isync"
url "https://git.code.sf.net/p/isync/isync.git"
depends_on "autoconf" => :build
depends_on "automake" => :build