diff options
Diffstat (limited to 'Library/Formula/redis-tools.rb')
| -rw-r--r-- | Library/Formula/redis-tools.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/redis-tools.rb b/Library/Formula/redis-tools.rb index 9e7f48145..a0a84059a 100644 --- a/Library/Formula/redis-tools.rb +++ b/Library/Formula/redis-tools.rb @@ -1,7 +1,7 @@ require 'formula' class RedisTools < Formula - head 'git://github.com/antirez/redis-tools.git' + head 'https://github.com/antirez/redis-tools.git' homepage 'https://github.com/antirez/redis-tools' def install |
