pstoedit 3.62

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
master
Brett Koonce 2013-05-23 09:28:00 -05:00 committed by Jack Nagel
parent 7eae905e53
commit 5883a86d71
1 changed files with 2 additions and 2 deletions

View File

@ -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'