From: Mark Corbin Date: Fri, 29 Nov 2019 16:14:00 +0000 (+0000) Subject: package/ortp: update the upstream URL in Config.in X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c3c12bd9a3dec29dfe718e1639365313588001ff;p=buildroot.git package/ortp: update the upstream URL in Config.in Update the upstream URL in the help text in Config.in. This addresses the 'Invalid(404)' URL status in the package stats web page output. Signed-off-by: Mark Corbin Signed-off-by: Peter Korsgaard --- diff --git a/package/ortp/Config.in b/package/ortp/Config.in index 788eaf4bbb..052ff1d397 100644 --- a/package/ortp/Config.in +++ b/package/ortp/Config.in @@ -6,7 +6,7 @@ config BR2_PACKAGE_ORTP help oRTP, a Real-time Transport Protocol (RTP,RFC3550) library - http://www.linphone.org/eng/documentation/dev/ortp.html + https://www.linphone.org/technical-corner/ortp comment "ortp needs a toolchain w/ C++, threads" depends on !BR2_INSTALL_LIBSTDCPP || !BR2_TOOLCHAIN_HAS_THREADS