[Buildroot] [git commit branch/2019.02.x] package/bind: update the upstream URL in Config.in

Peter Korsgaard peter at korsgaard.com
Tue Dec 3 13:11:49 UTC 2019


commit: https://git.buildroot.net/buildroot/commit/?id=29a20cdcd97ffb8353ae8cd0450ed09684417dae
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/2019.02.x

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 <mark at dibsco.co.uk>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
(cherry picked from commit e2bbf689bd97938901984c2e03102ec72acdc48f)
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/bind/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/bind/Config.in b/package/bind/Config.in
index 049a90cbaf..951dd23564 100644
--- a/package/bind/Config.in
+++ b/package/bind/Config.in
@@ -24,7 +24,7 @@ config BR2_PACKAGE_BIND
 	  intended to be linked with applications requiring name
 	  service.
 
-	  http://www.isc.org/sw/bind/
+	  https://www.isc.org/bind/
 
 if BR2_PACKAGE_BIND
 


More information about the buildroot mailing list