aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/cocot.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/cocot.rb')
-rw-r--r--Library/Formula/cocot.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/cocot.rb b/Library/Formula/cocot.rb
index 2f0012b05..807a7d562 100644
--- a/Library/Formula/cocot.rb
+++ b/Library/Formula/cocot.rb
@@ -5,7 +5,7 @@ class Cocot < Formula
url 'https://github.com/vmi/cocot/archive/cocot-1.1-20120313.tar.gz'
sha1 'ffc36f56e47c22a963ef48cb67e60b0337b58bc6'
- head 'https://github.com/vmi/cocot.git', :branch => 'master'
+ head 'https://github.com/vmi/cocot.git'
def install
system "./configure", "--prefix=#{prefix}"