log4cxx: update upstream URL
authorPeter Korsgaard <peter@korsgaard.com>
Mon, 30 Jan 2017 21:06:49 +0000 (22:06 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 31 Jan 2017 09:25:07 +0000 (10:25 +0100)
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

index 40c7df9220209cfa2be0689f6473f221e6491345..6ec67b62ef3b13e67fc9f2b3e95b2f425fe693f6 100644 (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 || \