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

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


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

diff --git a/package/ca-certificates/Config.in b/package/ca-certificates/Config.in
index 6bb71820d2..cd9825a811 100644
--- a/package/ca-certificates/Config.in
+++ b/package/ca-certificates/Config.in
@@ -9,4 +9,4 @@ config BR2_PACKAGE_CA_CERTIFICATES
 	  Debian infrastructure and those shipped with Mozilla's
 	  browsers.
 
-	  http://anonscm.debian.org/gitweb/?p=collab-maint/ca-certificates.git
+	  https://salsa.debian.org/debian/ca-certificates


More information about the buildroot mailing list