diff options
Diffstat (limited to 'Library/Formula/dtach.rb')
| -rw-r--r-- | Library/Formula/dtach.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/dtach.rb b/Library/Formula/dtach.rb index 64b947b7d..0391bad7e 100644 --- a/Library/Formula/dtach.rb +++ b/Library/Formula/dtach.rb @@ -2,7 +2,7 @@ require 'formula' class Dtach < Formula homepage 'http://dtach.sourceforge.net/' - url 'http://downloads.sourceforge.net/project/dtach/dtach/0.8/dtach-0.8.tar.gz' + url 'https://downloads.sourceforge.net/project/dtach/dtach/0.8/dtach-0.8.tar.gz' sha1 'fb7279e719463aa284676a78cdf96788f4f2706b' def install |
