From e237ccc690183fe57489b413598a8f459595e7d8 Mon Sep 17 00:00:00 2001 From: Evan Kinney Date: Wed, 3 Feb 2016 19:51:05 -0500 Subject: [PATCH] consul: add head consul: disable shallow cloning for head to fix version Closes Homebrew/homebrew#48806. Signed-off-by: Dominyk Tiller --- Formula/consul.rb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Formula/consul.rb b/Formula/consul.rb index db16fa8a3b7..88f84fba5b1 100644 --- a/Formula/consul.rb +++ b/Formula/consul.rb @@ -6,6 +6,8 @@ class Consul < Formula url "https://github.com/hashicorp/consul.git", :tag => "v0.6.3", :revision => "c933efde50d25395c7b5a42167578fda603d43d8" + head "https://github.com/hashicorp/consul.git", :shallow => false + bottle do cellar :any_skip_relocation sha256 "68f49f7a77ecf9008e2d07e957b530392c57f5c0765c0caf3e2b5b623f6c291a" => :el_capitan