log4cxx: update upstream URL

apache.linux-mirror.org now return NXDOMAIN, so use logging.apache.org
instead.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Peter Korsgaard 2017-01-30 22:06:49 +01:00
parent 6d26c18aca
commit d952d52928

View File

@ -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 || \