allegro: update head url

Closes Homebrew/homebrew#43427.

Signed-off-by: Xu Cheng <xucheng@me.com>
This commit is contained in:
Pavel Sountsov 2015-08-30 18:27:06 -07:00 committed by Xu Cheng
parent 556323665c
commit 8c79653770

View file

@ -22,7 +22,7 @@ class Allegro < Formula
end
head do
url "git://git.code.sf.net/p/alleg/allegro", :branch => "5.1"
url "https://github.com/liballeg/allegro5.git", :branch => "5.1"
depends_on "theora" => :recommended
end