changeset 6365:af6ab6f5b77a

Upgrade ghostscript to 9.15
author Masamichi Hosoda <trueroad@users.noreply.github.com>
date Wed, 11 Mar 2015 21:30:02 +0900
parents 61e24fe42f43
children 68a58dcb49ed
files gub/specs/ghostscript.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/gub/specs/ghostscript.py	Wed Mar 11 21:21:36 2015 +0900
+++ b/gub/specs/ghostscript.py	Wed Mar 11 21:30:02 2015 +0900
@@ -23,7 +23,7 @@
     exe = ''
     revision = 'b35333cf3579e85725bd7d8d39eacc9640515eb8'
     #source = 'git://git.infradead.org/ghostscript.git?branch=refs/remotes/git-svn&revision=' + revision
-    source = 'http://sourceforge.net/projects/ghostscript/files/GPL%%20Ghostscript/9.02/ghostscript-9.02.tar.gz'
+    source = 'http://downloads.ghostscript.com/public/ghostscript-9.15.tar.gz'
     patches = [
         'ghostscript-9.00-make.patch',
         'ghostscript-9.00-cygwin.patch',