Makefile: Turn xmlts.zip download to https

This commit is contained in:
Sebastian Pipping 2017-03-13 18:59:01 +01:00
parent ef4ab16d9a
commit afcd79a4b3

View file

@ -181,7 +181,7 @@ run-benchmark: tests/benchmark/benchmark
tests/xmlts.zip:
wget --output-document=tests/xmlts.zip \
http://www.w3.org/XML/Test/xmlts20080827.zip
https://www.w3.org/XML/Test/xmlts20080827.zip
tests/xmlconf: tests/xmlts.zip
cd tests && unzip -q xmlts.zip