diff options
Diffstat (limited to 'Library/Formula/p0f.rb')
| -rw-r--r-- | Library/Formula/p0f.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/p0f.rb b/Library/Formula/p0f.rb index 83784c759..61a50418f 100644 --- a/Library/Formula/p0f.rb +++ b/Library/Formula/p0f.rb @@ -3,8 +3,8 @@ require 'formula' # Official site is no longer responding; use # this GitHub mirror for now. class P0f <Formula - url 'http://github.com/downloads/skord/p0f/p0f-2.0.8.tgz' - homepage 'http://github.com/skord/p0f' + url 'https://github.com/downloads/skord/p0f/p0f-2.0.8.tgz' + homepage 'https://github.com/skord/p0f' md5 '1ccbcd8d4c95ef6dae841120d23c56a5' def install |
