pstoedit 3.62
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
7eae905e53
commit
5883a86d71
1 changed files with 2 additions and 2 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue