diff options
Diffstat (limited to 'Library/Formula/nimrod.rb')
| -rw-r--r-- | Library/Formula/nimrod.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/nimrod.rb b/Library/Formula/nimrod.rb index 31634bef2..a8e1a357b 100644 --- a/Library/Formula/nimrod.rb +++ b/Library/Formula/nimrod.rb @@ -2,7 +2,7 @@ require 'formula' class Nimrod < Formula url 'http://force7.de/nimrod/download/nimrod_0.8.10.zip' - head 'git://github.com/Araq/Nimrod.git' + head 'https://github.com/Araq/Nimrod.git' homepage 'http://force7.de/nimrod/' md5 'b32d08ff40d2e17eda39a3c1f1bc39f9' |
