[Buildroot] [git commit] package/opentyrian-data: update the upstream URL in Config.in

Peter Korsgaard peter at korsgaard.com
Sun Dec 1 17:57:47 UTC 2019


commit: https://git.buildroot.net/buildroot/commit/?id=f06ae71f64642b5ebdb17f02a57d69cf846543a2
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/opentyrian-data/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/opentyrian-data/Config.in b/package/opentyrian-data/Config.in
index dd3b0c1328..c0698c297c 100644
--- a/package/opentyrian-data/Config.in
+++ b/package/opentyrian-data/Config.in
@@ -6,4 +6,4 @@ config BR2_PACKAGE_OPENTYRIAN_DATA
 	  original Tyrian 2.1 data files, that have been released as
 	  Freeware in 2004, are compatible.
 
-	  http://code.google.com/p/opentyrian/wiki/FAQ
+	  https://bitbucket.org/opentyrian/opentyrian/wiki/Home


More information about the buildroot mailing list