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

Commit

Permalink
changed libpng tarball from 1.4.2 to 1.4.3 (1.4.2 not working)
Browse files Browse the repository at this point in the history
  • Loading branch information
kitdesai authored and masterkain committed Jul 13, 2010
1 parent 1304692 commit cf219be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install_im.sh
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ try_download http://www.ijg.org/files/jpegsrc.v8b.tar.gz
try_download ftp://ftp.remotesensing.org/pub/libtiff/tiff-3.9.2.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-8.71.tar.gz
try_download ftp://ftp.simplesystems.org/pub/libpng/png/src/libpng-1.4.2.tar.gz
try_download ftp://ftp.simplesystems.org/pub/libpng/png/src/libpng-1.4.3.tar.gz
try_download ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick-6.6.2-4.tar.gz

# Decompress applications.
Expand Down

0 comments on commit cf219be

Please sign in to comment.