Skip to content

Commit

Permalink
pstoedit 3.60
Browse files Browse the repository at this point in the history
  • Loading branch information
brettkoonce committed Jul 31, 2012
1 parent 1754403 commit cec60c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/pstoedit.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
require 'formula'

class Pstoedit < Formula
url 'http://downloads.sourceforge.net/project/pstoedit/pstoedit/3.50/pstoedit-3.50.tar.gz'
homepage 'http://www.pstoedit.net'
md5 '97d649305ad90fab7a569154f17e0916'
url 'https://sourceforge.net/projects/pstoedit/files/pstoedit/3.60/pstoedit-3.60.tar.gz/download'
sha1 '649ade3d873429548eb6dd9f3e13cb79a8d6a1a2'

depends_on 'pkg-config' => :build
depends_on 'plotutils'
Expand Down

0 comments on commit cec60c1

Please sign in to comment.