Changed version of XML test suite used to 20080827.
diff --git a/expat/Makefile.in b/expat/Makefile.in
index f2ae36d..9c0f5d4 100644
--- a/expat/Makefile.in
+++ b/expat/Makefile.in
@@ -178,7 +178,7 @@
 
 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