diff options
Diffstat (limited to 'Library/Formula/reaver.rb')
| -rw-r--r-- | Library/Formula/reaver.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/reaver.rb b/Library/Formula/reaver.rb index cb9edb789..985565953 100644 --- a/Library/Formula/reaver.rb +++ b/Library/Formula/reaver.rb @@ -2,7 +2,7 @@ require 'formula' class Reaver < Formula homepage 'http://code.google.com/p/reaver-wps/' - url 'http://reaver-wps.googlecode.com/files/reaver-1.4.tar.gz' + url 'https://reaver-wps.googlecode.com/files/reaver-1.4.tar.gz' sha1 '2ebec75c3979daa7b576bc54adedc60eb0e27a21' # Adds general support for Mac OS X in reaver: |
