Ninja: Use original Git repository
Closes Homebrew/homebrew#7559. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
This commit is contained in:
parent
44d764963a
commit
817603f16b
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
require 'formula'
|
||||
|
||||
class Ninja < Formula
|
||||
head 'https://github.com/alexgartrell/ninja.git'
|
||||
head 'https://github.com/martine/ninja.git'
|
||||
homepage 'https://github.com/martine/ninja'
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue