libvorbis: update repo url (#13285)

This commit is contained in:
Ralph Giles 2017-05-05 15:57:34 -07:00 committed by FX Coudert
parent 232144b843
commit 643a9003c9

View file

@ -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