dgen: use secure head url
This commit is contained in:
parent
ff7f72b1b3
commit
1ed8246af1
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ class Dgen < Formula
|
|||
end
|
||||
|
||||
head do
|
||||
url "git://git.code.sf.net/p/dgen/dgen"
|
||||
url "https://git.code.sf.net/p/dgen/dgen.git"
|
||||
depends_on "automake" => :build
|
||||
depends_on "autoconf" => :build
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue