From b1ba5ba187a1fe8f33889dbea580c16da4935bd3 Mon Sep 17 00:00:00 2001 From: Gordon Fontenot Date: Mon, 6 May 2013 17:23:37 -0300 Subject: xctool: add --HEAD Closes #19633. Signed-off-by: Adam Vandenberg --- Library/Formula/xctool.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'Library/Formula') diff --git a/Library/Formula/xctool.rb b/Library/Formula/xctool.rb index 97cb8dc9a..ce6c6d200 100644 --- a/Library/Formula/xctool.rb +++ b/Library/Formula/xctool.rb @@ -4,6 +4,7 @@ class Xctool < Formula homepage 'https://github.com/facebook/xctool' url 'https://github.com/facebook/xctool/archive/v0.1.0.tar.gz' sha1 'f5cf21d14f26127cea6b6b069fcc2c7387c41af6' + head 'https://github.com/facebook/xctool.git' depends_on :xcode -- cgit v1.2.3