diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/pstoedit.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/pstoedit.rb b/Library/Formula/pstoedit.rb index 317b551e9..d82f35c6d 100644 --- a/Library/Formula/pstoedit.rb +++ b/Library/Formula/pstoedit.rb @@ -2,8 +2,8 @@ require 'formula' class Pstoedit < Formula homepage 'http://www.pstoedit.net' - url 'https://sourceforge.net/projects/pstoedit/files/pstoedit/3.61/pstoedit-3.61.tar.gz' - sha1 '426f3746ecb441caa0db401d5880e1ac04a399d5' + url 'https://sourceforge.net/projects/pstoedit/files/pstoedit/3.62/pstoedit-3.62.tar.gz' + sha1 '50d5a4e2fe0e0ff2f73cb094cb945b221083e742' depends_on 'pkg-config' => :build depends_on 'plotutils' |
