libogg: update head url (#13308)

This commit is contained in:
Viktor Szakats 2017-05-06 13:11:05 +02:00 committed by neutric
parent 0a1432a12b
commit 5ac836a942

View file

@ -15,7 +15,7 @@ class Libogg < Formula
end
head do
url "https://svn.xiph.org/trunk/ogg"
url "https://git.xiph.org/ogg.git"
depends_on "autoconf" => :build
depends_on "automake" => :build