package/xerces: use new website (was redirecting)

Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Matt Weber 2019-01-22 07:58:46 -06:00 committed by Peter Korsgaard
parent 02af305b5c
commit 22c80d2a82

View File

@ -4,7 +4,7 @@ config BR2_PACKAGE_XERCES
help
Xerces-C++ is a validating XML parser written in portable C++.
http://xml.apache.org/xerces-c/
http://xerces.apache.org/xerces-c/
comment "xerces-c++ needs a toolchain w/ C++, wchar"
depends on !(BR2_INSTALL_LIBSTDCPP && BR2_USE_WCHAR)