package/opentyrian: switch to using github
authorYann E. MORIN <yann.morin.1998@free.fr>
Thu, 29 Apr 2021 19:53:24 +0000 (21:53 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 14 May 2021 18:39:55 +0000 (20:39 +0200)
commit64e7c63528906577666382a672ed8e900521595c
tree73840b7739d70f1ea8baffd4c22e8bc4a7364e93
parent5d5b397202225f7ca1702f62342df3b97056c531
package/opentyrian: switch to using github

OpenTyrian was previously managed in a Mercurial repository hosted on
Bitbucket. Mid-2020, Bitbucket shut off all its Mercurial repositories:
    https://bitbucket.org/blog/sunsetting-mercurial-support-in-bitbucket

Since then, OpenTyrian's source code is inacessible, but we have had no
build failure associated as there is an old archive hosted on s.b.o, so
that all builds fallback to downloading that:
    http://sources.buildroot.net/opentyrian/opentyrian-9c9f0ec3532b.tar.gz

However, the project has been revived (kinda) on github:
    https://github.com/opentyrian/opentyrian

Git commit cf5dbeb69eebd9ef9afc4473088d9469b79589eb has been found to
be the closest, both in content and date, to the Mercuail reference
9c9f0ec3532b we were using. The only deltas are in Mercurial-specific
files:

 b/.hg_archival.txt |    5     0     5     0 -----
 b/.hgtags          |    2     1     1     0 +-
 2 files changed, 1 insertion(+), 6 deletions(-)

While at it, add a hash file.

Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Julien Boibessot <julien.boibessot@armadeus.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/opentyrian/opentyrian.hash [new file with mode: 0644]
package/opentyrian/opentyrian.mk