Skip to content
This repository has been archived by the owner on Jul 26, 2018. It is now read-only.

Commit

Permalink
Change ImageMagick url.
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoli committed Oct 29, 2010
1 parent 65f22fe commit 3fced1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install_im.sh 100755 → 100644
Expand Up @@ -64,7 +64,7 @@ try_download http://download.osgeo.org/libtiff/tiff-3.9.4.tar.gz
try_download http://"$SF_MIRROR".dl.sourceforge.net/project/lcms/lcms/2.0/lcms2-2.0a.tar.gz
try_download http://ghostscript.googlecode.com/files/ghostscript-9.00.tar.gz
try_download http://"$SF_MIRROR".dl.sourceforge.net/project/libpng/01-libpng-master/1.4.4/libpng-1.4.4.tar.gz
try_download ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick-6.6.5-0.tar.gz
try_download ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick-6.6.5-4.tar.gz

# Decompress applications.
decompress_applications
Expand Down

0 comments on commit 3fced1d

Please sign in to comment.