opentyrian: switch to bitbucket

As we know google code is going away, so switch the site/source now
rather than waiting for breakage.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Gustavo Zacarias 2015-04-23 02:46:30 -03:00 committed by Thomas Petazzoni
parent 4c8e679681
commit aab12d7eb0
2 changed files with 2 additions and 2 deletions

View file

@ -10,7 +10,7 @@ config BR2_PACKAGE_OPENTYRIAN
to play the game. to play the game.
If you want some sound, activate ALSA with OSS emulation. If you want some sound, activate ALSA with OSS emulation.
http://code.google.com/p/opentyrian/ https://bitbucket.org/opentyrian/opentyrian/wiki/Home
if BR2_PACKAGE_OPENTYRIAN if BR2_PACKAGE_OPENTYRIAN

View file

@ -5,7 +5,7 @@
################################################################################ ################################################################################
OPENTYRIAN_VERSION = 9c9f0ec3532b OPENTYRIAN_VERSION = 9c9f0ec3532b
OPENTYRIAN_SITE = https://code.google.com/p/opentyrian/ OPENTYRIAN_SITE = https://bitbucket.org/opentyrian/opentyrian
OPENTYRIAN_SITE_METHOD = hg OPENTYRIAN_SITE_METHOD = hg
OPENTYRIAN_LICENSE = GPLv2+ OPENTYRIAN_LICENSE = GPLv2+
OPENTYRIAN_LICENSE_FILES = COPYING OPENTYRIAN_LICENSE_FILES = COPYING