summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index f2ae36d..9c0f5d4 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -178,7 +178,7 @@ run-benchmark: tests/benchmark/benchmark
tests/xmlts.zip:
wget --output-document=tests/xmlts.zip \
- http://www.w3.org/XML/Test/xmlts20020606.zip
+ http://www.w3.org/XML/Test/xmlts20080827.zip
tests/XML-Test-Suite: tests/xmlts.zip
cd tests && unzip -q xmlts.zip