diff options
Diffstat (limited to 'Library/Formula/pcal.rb')
| -rw-r--r-- | Library/Formula/pcal.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/pcal.rb b/Library/Formula/pcal.rb index 8925cf30f..66610d4bd 100644 --- a/Library/Formula/pcal.rb +++ b/Library/Formula/pcal.rb @@ -2,7 +2,7 @@ require 'formula' class Pcal < Formula homepage 'http://pcal.sourceforge.net/' - url 'http://downloads.sourceforge.net/project/pcal/pcal/pcal-4.11.0/pcal-4.11.0.tgz' + url 'https://downloads.sourceforge.net/project/pcal/pcal/pcal-4.11.0/pcal-4.11.0.tgz' sha1 '214bcb4c4b7bc986ae495c96f2ab169233a7f973' def install |
