allegro: update head url
Closes Homebrew/homebrew#43427. Signed-off-by: Xu Cheng <xucheng@me.com>
This commit is contained in:
parent
556323665c
commit
8c79653770
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue