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

Peter Korsgaard peter at korsgaard.com
Tue Dec 3 13:52:30 UTC 2019


commit: https://git.buildroot.net/buildroot/commit/?id=f39dd398c75cbbdc94705b1020357d49406113bd
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 69559f08900981220aa6def883fd1bfbe221c99f)
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/ifenslave/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/ifenslave/Config.in b/package/ifenslave/Config.in
index 2203284db0..d28e0f7c29 100644
--- a/package/ifenslave/Config.in
+++ b/package/ifenslave/Config.in
@@ -4,4 +4,4 @@ config BR2_PACKAGE_IFENSLAVE
 	help
 	  Configure network interfaces for parallel routing (bonding)
 
-	  http://anonscm.debian.org/cgit/collab-maint/ifenslave.git
+	  https://salsa.debian.org/debian/ifenslave


More information about the buildroot mailing list