* [Buildroot] [PATCH] log4cxx: update upstream URL
@ 2017-01-30 21:06 Peter Korsgaard
2017-01-31 9:25 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Peter Korsgaard @ 2017-01-30 21:06 UTC (permalink / raw)
To: buildroot
apache.linux-mirror.org now return NXDOMAIN, so use logging.apache.org
instead.
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
package/log4cxx/Config.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/log4cxx/Config.in b/package/log4cxx/Config.in
index 40c7df922..6ec67b62e 100644
--- a/package/log4cxx/Config.in
+++ b/package/log4cxx/Config.in
@@ -11,7 +11,7 @@ config BR2_PACKAGE_LOG4CXX
Apache log4cxx is a logging framework for C++ patterned
after Apache log4j.
- http://apache.linux-mirror.org/logging/log4cxx/0.10.0
+ https://logging.apache.org/log4cxx/
comment "log4cxx needs a toolchain w/ C++, threads, dynamic library"
depends on !BR2_INSTALL_LIBSTDCPP || !BR2_TOOLCHAIN_HAS_THREADS || \
--
2.11.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-01-31 9:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-30 21:06 [Buildroot] [PATCH] log4cxx: update upstream URL Peter Korsgaard
2017-01-31 9:25 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox