diff options
Diffstat (limited to 'Library/Formula/bashreduce.rb')
| -rw-r--r-- | Library/Formula/bashreduce.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/bashreduce.rb b/Library/Formula/bashreduce.rb index 0f27a8c31..4f82f961c 100644 --- a/Library/Formula/bashreduce.rb +++ b/Library/Formula/bashreduce.rb @@ -1,7 +1,7 @@ require 'formula' class Bashreduce < Formula - head 'git://github.com/erikfrey/bashreduce.git' + head 'https://github.com/erikfrey/bashreduce.git' homepage 'https://github.com/erikfrey/bashreduce' def install |
