libvorbis: update repo url (#13285)
This commit is contained in:
parent
232144b843
commit
643a9003c9
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ class Libvorbis < Formula
|
|||
end
|
||||
|
||||
head do
|
||||
url "https://svn.xiph.org/trunk/vorbis"
|
||||
url "https://git.xiph.org/vorbis.git"
|
||||
|
||||
depends_on "autoconf" => :build
|
||||
depends_on "automake" => :build
|
||||
|
|
Loading…
Reference in a new issue