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 fc44ed336..689f59293 100644 --- a/Library/Formula/bashreduce.rb +++ b/Library/Formula/bashreduce.rb @@ -2,7 +2,7 @@ require 'formula' class Bashreduce <Formula head 'git://github.com/erikfrey/bashreduce.git' - homepage 'http://github.com/erikfrey/bashreduce' + homepage 'https://github.com/erikfrey/bashreduce' def install Dir.chdir 'brutils' do |
