ghostscript: Update to version 9.00
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
076ebb8328
commit
ef2e249c56
1 changed files with 2 additions and 2 deletions
|
@ -7,9 +7,9 @@ class GhostscriptFonts <Formula
|
|||
end
|
||||
|
||||
class Ghostscript <Formula
|
||||
url 'http://downloads.sourceforge.net/project/ghostscript/GPL%20Ghostscript/8.71/ghostscript-8.71.tar.gz'
|
||||
url 'http://ghostscript.com/releases/ghostscript-9.00.tar.bz2'
|
||||
homepage 'http://www.ghostscript.com/'
|
||||
md5 '51a522a5b4818bd3dc7c1c0e9dd22bad'
|
||||
md5 '177c33b796ed28d3d568e230a6dbdba5'
|
||||
|
||||
depends_on 'pkg-config'
|
||||
depends_on 'jpeg'
|
||||
|
|
Loading…
Reference in a new issue