[Buildroot] [git commit] opentyrian: switch to bitbucket

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Thu Apr 23 07:45:19 UTC 2015


commit: http://git.buildroot.net/buildroot/commit/?id=aab12d7eb0bc10034f2b1e28f09ff658b265c339
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

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 at zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 package/opentyrian/Config.in     |    2 +-
 package/opentyrian/opentyrian.mk |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/opentyrian/Config.in b/package/opentyrian/Config.in
index 3ebcf08..b0c519f 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 3dc5af5..b74e4cf 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


More information about the buildroot mailing list