Skip to content

Commit

Permalink
libbluray: use secure head url
Browse files Browse the repository at this point in the history
  • Loading branch information
vszakats authored and xu-cheng committed Mar 2, 2016
1 parent 2b0cf36 commit 89fad4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/libbluray.rb
Expand Up @@ -13,7 +13,7 @@ class Libbluray < Formula
end end


head do head do
url "git://git.videolan.org/libbluray.git" url "https://git.videolan.org/git/libbluray.git"


depends_on "autoconf" => :build depends_on "autoconf" => :build
depends_on "automake" => :build depends_on "automake" => :build
Expand Down

0 comments on commit 89fad4b

Please sign in to comment.