libogg: update head url (#13308)
This commit is contained in:
parent
0a1432a12b
commit
5ac836a942
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue