bump libpng version

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@14038 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Paul Davis 2013-01-30 14:53:53 +00:00
parent 34836a6fa9
commit ca459ca066
1 changed files with 2 additions and 2 deletions

View File

@ -220,9 +220,9 @@ if [ ! -f tiff-4.0.1.tar.gz ] ; then
echo tiff
fetch_as_is ftp://ftp.remotesensing.org/pub/libtiff/tiff-4.0.1.tar.gz
fi
if [ ! -f libpng-1.5.13.tar.xz ] ; then
if [ ! -f libpng-1.5.14.tar.xz ] ; then
echo png
fetch_as_is ftp://ftp.simplesystems.org/pub/libpng/png/src/libpng-1.5.13.tar.xz
fetch_as_is ftp://ftp.simplesystems.org/pub/libpng/png/src/libpng-1.5.14.tar.xz
fi
if [ ! -f jpegsrc.v8d.tar.gz ] ; then
echo jpeg