diff options
author | 2019-11-29 15:48:15 +0000 | |
---|---|---|
committer | 2019-12-05 22:09:36 +0100 | |
commit | e1cf3f98d1691ca593a50b8d11ba04c798011698 (patch) | |
tree | 4ddfe89c0878fbef32b157be2c708028e9eccd3d | |
parent | b0a064fb33a75bb9c80f00b977b2a4da238aa78c (diff) | |
download | buildroot-e1cf3f98d1691ca593a50b8d11ba04c798011698.tar.gz buildroot-e1cf3f98d1691ca593a50b8d11ba04c798011698.tar.bz2 |
package/opentyrian-data: update the upstream URL in Config.in
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@dibsco.co.uk>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit f06ae71f64642b5ebdb17f02a57d69cf846543a2)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
-rw-r--r-- | package/opentyrian-data/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
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 |