diff options
Diffstat (limited to 'Library/Formula/asymptote.rb')
| -rw-r--r-- | Library/Formula/asymptote.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/asymptote.rb b/Library/Formula/asymptote.rb index a66a0861f..dd2741f75 100644 --- a/Library/Formula/asymptote.rb +++ b/Library/Formula/asymptote.rb @@ -2,7 +2,7 @@ require 'formula' class Asymptote < Formula homepage 'http://asymptote.sourceforge.net/' - url 'http://downloads.sourceforge.net/asymptote/asymptote-2.23.src.tgz' + url 'https://downloads.sourceforge.net/asymptote/asymptote-2.23.src.tgz' sha1 'c24de9766ae7195c1cda947f9d2ae07497a0af8f' depends_on :tex |
