diff options
Diffstat (limited to 'Library/Formula')
| -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 d9146522a..fb495665a 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 'https://sourceforge.net/projects/pstoedit/files/pstoedit/3.60/pstoedit-3.60.tar.gz/download' + url 'https://sourceforge.net/projects/pstoedit/files/pstoedit/3.60/pstoedit-3.60.tar.gz' sha1 '649ade3d873429548eb6dd9f3e13cb79a8d6a1a2' depends_on 'pkg-config' => :build |
