diff options
Diffstat (limited to 'Library/Formula/pstoedit.rb')
| -rw-r--r-- | Library/Formula/pstoedit.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/pstoedit.rb b/Library/Formula/pstoedit.rb index 014e5f441..7446d30ee 100644 --- a/Library/Formula/pstoedit.rb +++ b/Library/Formula/pstoedit.rb @@ -2,7 +2,7 @@ require 'formula' class Pstoedit < Formula homepage 'http://www.pstoedit.net' - url 'http://downloads.sourceforge.net/project/pstoedit/pstoedit/3.62/pstoedit-3.62.tar.gz' + url 'https://downloads.sourceforge.net/project/pstoedit/pstoedit/3.62/pstoedit-3.62.tar.gz' sha1 '50d5a4e2fe0e0ff2f73cb094cb945b221083e742' depends_on 'pkg-config' => :build |
