diff options
Diffstat (limited to 'Library/Formula/epstool.rb')
| -rw-r--r-- | Library/Formula/epstool.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/epstool.rb b/Library/Formula/epstool.rb index c6f365da5..a76e437c0 100644 --- a/Library/Formula/epstool.rb +++ b/Library/Formula/epstool.rb @@ -4,7 +4,7 @@ class Epstool < Formula homepage 'http://pages.cs.wisc.edu/~ghost/gsview/epstool.htm' url 'http://mirror.cs.wisc.edu/pub/mirrors/ghost/ghostgum/epstool-3.08.tar.gz' mirror 'http://pkgs.fedoraproject.org/repo/pkgs/epstool/epstool-3.08.tar.gz/465a57a598dbef411f4ecbfbd7d4c8d7/epstool-3.08.tar.gz' - md5 '465a57a598dbef411f4ecbfbd7d4c8d7' + sha1 'dc495934f06d3ea8b3209e8b02ea96c66c34f614' def install system "make", "install", |
