libdvdcss: use secure head url
This commit is contained in:
parent
89fad4bb38
commit
5bdbe8ea99
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ class Libdvdcss < Formula
|
|||
end
|
||||
|
||||
head do
|
||||
url "git://git.videolan.org/libdvdcss"
|
||||
url "https://git.videolan.org/git/libdvdcss.git"
|
||||
depends_on "autoconf" => :build
|
||||
depends_on "automake" => :build
|
||||
depends_on "libtool" => :build
|
||||
|
|
Loading…
Reference in a new issue