* [Buildroot] [PATCH 1/1] package/ca-certificates: update the upstream URL in Config.in
@ 2019-11-26 12:24 Mark Corbin
2019-11-26 20:01 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Mark Corbin @ 2019-11-26 12:24 UTC (permalink / raw)
To: buildroot
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@dibsco.co.uk>
---
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
--
2.20.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-11-26 20:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-26 12:24 [Buildroot] [PATCH 1/1] package/ca-certificates: update the upstream URL in Config.in Mark Corbin
2019-11-26 20:01 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox