mkvtoolnix: fix HEAD url
This commit is contained in:
parent
a7678c47ae
commit
91fd83027d
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ class Mkvtoolnix < Formula
|
|||
end
|
||||
|
||||
head do
|
||||
url "https://github.com/mbunkus/mkvtoolnix.git"
|
||||
url "https://gitlab.com/mbunkus/mkvtoolnix.git"
|
||||
depends_on "automake" => :build
|
||||
depends_on "autoconf" => :build
|
||||
depends_on "libtool" => :build
|
||||
|
|
Loading…
Reference in a new issue