From 847a56d343f1da3845b99c19f4f215d1a95d417c Mon Sep 17 00:00:00 2001 From: Mathieu Deletrain Date: Mon, 13 May 2013 13:53:18 +0200 Subject: hatari: add --HEAD Closes #19770. Signed-off-by: Adam Vandenberg --- Library/Formula/hatari.rb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Library') diff --git a/Library/Formula/hatari.rb b/Library/Formula/hatari.rb index b02654cb3..4dcf6a44a 100644 --- a/Library/Formula/hatari.rb +++ b/Library/Formula/hatari.rb @@ -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' -- cgit v1.2.3