From 579c33e35906a09c98d7eb3a7cfb01cb157f8064 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Tue, 26 Aug 2014 00:06:51 -0500 Subject: Don't use a tarball for HEAD --- Library/Formula/harbour.rb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/harbour.rb b/Library/Formula/harbour.rb index 4a3b053a2..120369821 100644 --- a/Library/Formula/harbour.rb +++ b/Library/Formula/harbour.rb @@ -12,9 +12,7 @@ class Harbour < Formula sha1 "0127b7daaaae6393fd69fff8e7e21a9ebae7c18d" => :lion end - head do - url "https://github.com/harbour/core/archive/master.tar.gz" - end + head "https://github.com/harbour/core.git" depends_on "pcre" depends_on :x11 => :recommended -- cgit v1.2.3