libdvdcss: use secure head url

This commit is contained in:
Viktor Szakats 2016-02-29 20:26:43 +01:00 committed by Xu Cheng
parent 89fad4bb38
commit 5bdbe8ea99

View file

@ -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