diff options
Diffstat (limited to 'Library/Formula/pixie.rb')
| -rw-r--r-- | Library/Formula/pixie.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/pixie.rb b/Library/Formula/pixie.rb index fc337d0bd..959f249af 100644 --- a/Library/Formula/pixie.rb +++ b/Library/Formula/pixie.rb @@ -2,7 +2,7 @@ require 'formula' class Pixie < Formula homepage 'http://www.renderpixie.com/' - url 'http://downloads.sourceforge.net/project/pixie/pixie/Pixie%202.2.6/Pixie-src-2.2.6.tgz' + url 'https://downloads.sourceforge.net/project/pixie/pixie/Pixie%202.2.6/Pixie-src-2.2.6.tgz' sha1 '651d3a76460f19cbbedb7d3d26ee9160182964d3' depends_on 'libtiff' |
