diff options
Diffstat (limited to 'Library/Formula/mairix.rb')
| -rw-r--r-- | Library/Formula/mairix.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/mairix.rb b/Library/Formula/mairix.rb index e37f59648..7575bc37c 100644 --- a/Library/Formula/mairix.rb +++ b/Library/Formula/mairix.rb @@ -2,7 +2,7 @@ require 'formula' class Mairix < Formula homepage 'http://www.rpcurnow.force9.co.uk/mairix/' - url 'http://downloads.sourceforge.net/project/mairix/mairix/0.23/mairix-0.23.tar.gz' + url 'https://downloads.sourceforge.net/project/mairix/mairix/0.23/mairix-0.23.tar.gz' sha1 '1621d60db5fb76453e48b98d12ca86b4a68ea1de' head 'https://github.com/rc0/mairix.git' |
