diff --git a/package/opentyrian/Config.in b/package/opentyrian/Config.in index 3ebcf0841a..b0c519fae8 100644 --- a/package/opentyrian/Config.in +++ b/package/opentyrian/Config.in @@ -10,7 +10,7 @@ config BR2_PACKAGE_OPENTYRIAN to play the game. 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 diff --git a/package/opentyrian/opentyrian.mk b/package/opentyrian/opentyrian.mk index 3dc5af5bfb..b74e4cf3f2 100644 --- a/package/opentyrian/opentyrian.mk +++ b/package/opentyrian/opentyrian.mk @@ -5,7 +5,7 @@ ################################################################################ OPENTYRIAN_VERSION = 9c9f0ec3532b -OPENTYRIAN_SITE = https://code.google.com/p/opentyrian/ +OPENTYRIAN_SITE = https://bitbucket.org/opentyrian/opentyrian OPENTYRIAN_SITE_METHOD = hg OPENTYRIAN_LICENSE = GPLv2+ OPENTYRIAN_LICENSE_FILES = COPYING