hatari: add --HEAD
Closes Homebrew/homebrew#19770. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
760ecc63e2
commit
3f88c199b2
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@ class Hatari < Formula
|
|||
url 'http://download.tuxfamily.org/hatari/1.6.2/hatari-1.6.2.tar.bz2'
|
||||
sha1 'fce28eb59d7b1574537bfdba757fddc31534bb17'
|
||||
|
||||
head 'http://hg.tuxfamily.org/mercurialroot/hatari/hatari', :using => :hg, :branch => 'default'
|
||||
|
||||
depends_on 'cmake' => :build
|
||||
depends_on 'sdl'
|
||||
|
||||
|
|
Loading…
Reference in a new issue