hatari: add --HEAD

Closes Homebrew/homebrew#19770.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Mathieu Deletrain 2013-05-13 13:53:18 +02:00 committed by Adam Vandenberg
parent 760ecc63e2
commit 3f88c199b2

View file

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