installexternal.py fails to download METIS
The script installexternal.py
fails to download METIS. The command python3 dumux/bin/installexternal.py metis
leads to
urllib.error.URLError: <urlopen error [Errno 110] Connection timed out>
.
It looks like the url/download link is broken.