diff options
Diffstat (limited to 'Library/Formula/proxytunnel.rb')
| -rw-r--r-- | Library/Formula/proxytunnel.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/proxytunnel.rb b/Library/Formula/proxytunnel.rb index 3309bb2f6..62aa3aec2 100644 --- a/Library/Formula/proxytunnel.rb +++ b/Library/Formula/proxytunnel.rb @@ -2,7 +2,7 @@ require 'formula' class Proxytunnel < Formula homepage 'http://proxytunnel.sourceforge.net/' - url 'http://downloads.sourceforge.net/proxytunnel/proxytunnel-1.9.0.tgz' + url 'https://downloads.sourceforge.net/proxytunnel/proxytunnel-1.9.0.tgz' sha1 '51d816125bb9e9bca267d35f861000eb0fa9d80b' # Remove conflicting strlcpy/strlcat declarations |
