diff options
Diffstat (limited to 'extra/ghostscript/Pkgfile')
-rwxr-xr-x | extra/ghostscript/Pkgfile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/extra/ghostscript/Pkgfile b/extra/ghostscript/Pkgfile index 0be2e2bbd..8bd18d85e 100755 --- a/extra/ghostscript/Pkgfile +++ b/extra/ghostscript/Pkgfile @@ -5,9 +5,10 @@ # Depends on: cups, fontconfig, kerberos name=ghostscript -version=8.70 -release=2 -source=( http://downloads.sourceforge.net/sourceforge/$name/$name-$version.tar.bz2 \ +version=8.71 +release=1 + +source=( http://ghostscript.com/releases/$name-$version.tar.gz \ ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/fonts/ghostscript-fonts-std-8.11.tar.gz\ http://ftp.gnu.org/pub/gnu/ghostscript/gnu-gs-fonts-other-6.0.tar.gz ghostscript-fPIC.patch) |