diff options
Diffstat (limited to 'Library/Formula/ccm.rb')
| -rw-r--r-- | Library/Formula/ccm.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/ccm.rb b/Library/Formula/ccm.rb index 711117452..b8ce46690 100644 --- a/Library/Formula/ccm.rb +++ b/Library/Formula/ccm.rb @@ -12,7 +12,7 @@ class Ccm < Formula sha1 "7f7178f0b6901a756fbcddaa4450902bc5390dae" => :lion end - head "https://github.com/pcmanus/ccm.git", :branch => :master + head "https://github.com/pcmanus/ccm.git", :branch => "master" resource "pyyaml" do url "https://pypi.python.org/packages/source/P/PyYAML/PyYAML-3.11.tar.gz" |
