File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 33
44# # Download the source code.
55wget --tries 5 --timeout 15 --continue \
6- ftp ://ftp.remotesensing .org/pub/ libtiff/tiff-3.9.4.tar.gz \
6+ http ://download.osgeo .org/libtiff/old /tiff-3.9.4.tar.gz \
77|| wget --continue \
88 https://github.com/downloads/ps3dev/ps3libraries/tiff-3.9.4.tar.gz
99
Original file line number Diff line number Diff line change 22# libxml2-2.7.8.sh by Naomi Peori ([email protected] )33
44# # Download the source code.
5- wget --continue ftp ://xmlsoft.org/libxml2 /libxml2-2.7.8.tar.gz
5+ wget --continue http ://xmlsoft.org/download /libxml2-2.7.8.tar.gz
66
77# # Download an up-to-date config.guess and config.sub
88if [ ! -f config.guess ]; then wget --continue http://git.savannah.gnu.org/cgit/config.git/plain/config.guess; fi
You can’t perform that action at this time.
0 commit comments