libdvdnav: use secure head url

This commit is contained in:
Viktor Szakats 2016-02-29 20:27:02 +01:00 committed by Xu Cheng
parent 5bdbe8ea99
commit f2005e268f

View file

@ -5,7 +5,7 @@ class Libdvdnav < Formula
sha256 "5097023e3d2b36944c763f1df707ee06b19dc639b2b68fb30113a5f2cbf60b6d"
head do
url "git://git.videolan.org/libdvdnav.git"
url "https://git.videolan.org/git/libdvdnav.git"
depends_on "autoconf" => :build
depends_on "automake" => :build
depends_on "libtool" => :build