diff options
Diffstat (limited to 'Library/Formula/ftimes.rb')
| -rw-r--r-- | Library/Formula/ftimes.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/ftimes.rb b/Library/Formula/ftimes.rb index d3379924d..f8aa9a8fa 100644 --- a/Library/Formula/ftimes.rb +++ b/Library/Formula/ftimes.rb @@ -2,7 +2,7 @@ require 'formula' class Ftimes < Formula homepage 'http://ftimes.sourceforge.net/FTimes/index.shtml' - url 'http://downloads.sourceforge.net/project/ftimes/ftimes/3.10.0/ftimes-3.10.0.tgz' + url 'https://downloads.sourceforge.net/project/ftimes/ftimes/3.10.0/ftimes-3.10.0.tgz' sha1 '96a59d7524d6b2013d0dc42c91e3e5a420667398' depends_on 'pcre' |
