[Buildroot] [git commit] package/xerces: use new website (was redirecting)

Peter Korsgaard peter at korsgaard.com
Tue Jan 22 21:13:49 UTC 2019


commit: https://git.buildroot.net/buildroot/commit/?id=22c80d2a820f33ccfbaef3446d72a7650ebddf38
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Matthew Weber <matthew.weber at rockwellcollins.com>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/xerces/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/xerces/Config.in b/package/xerces/Config.in
index 8d55a5cbc2..2edc4346b5 100644
--- a/package/xerces/Config.in
+++ b/package/xerces/Config.in
@@ -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)


More information about the buildroot mailing list