[Buildroot] [git commit] package/opkg: update the upstream URL in Config.in

Peter Korsgaard peter at korsgaard.com
Sun Dec 1 17:52:28 UTC 2019


commit: https://git.buildroot.net/buildroot/commit/?id=10a67d886052f9bd5bbf7b459aa2e99bbafa78dc
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Update the upstream URL in the help text in Config.in. This
addresses the 'Invalid(405)' URL status in the package stats
web page output.

Signed-off-by: Mark Corbin <mark at dibsco.co.uk>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/opkg/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/opkg/Config.in b/package/opkg/Config.in
index 20f6fa2f53..1f6a39343f 100644
--- a/package/opkg/Config.in
+++ b/package/opkg/Config.in
@@ -17,7 +17,7 @@ config BR2_PACKAGE_OPKG
 	  conforms to a subset of debian's policy manual regarding
 	  control files.
 
-	  http://code.google.com/p/opkg/
+	  https://code.google.com/archive/p/opkg/
 
 if BR2_PACKAGE_OPKG
 


More information about the buildroot mailing list