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

Peter Korsgaard peter at korsgaard.com
Tue Dec 3 13:12:04 UTC 2019


commit: https://git.buildroot.net/buildroot/commit/?id=ed821de10fbbf1c6ed99c61b1b86ba715ec239b8
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/2019.08.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 6d4ee2e6d7..db10ceb304 100644
--- a/package/bind/Config.in
+++ b/package/bind/Config.in
@@ -22,7 +22,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