[vlc-devel] [PATCH] contrib:gme: game music emu moved away from GoogleCode

Steve Lhomme robux4 at videolabs.io
Sat Jan 30 09:26:43 CET 2016


From: Steve Lhomme <robUx4 at gmail.com>

---
 contrib/src/gme/rules.mak | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contrib/src/gme/rules.mak b/contrib/src/gme/rules.mak
index c9335c2..2e9b75e 100644
--- a/contrib/src/gme/rules.mak
+++ b/contrib/src/gme/rules.mak
@@ -1,7 +1,7 @@
 # Game Music Emu
 
 GME_VERSION := 0.6.0
-GME_URL := http://game-music-emu.googlecode.com/files/game-music-emu-$(GME_VERSION).tar.bz2
+GME_URL := https://bitbucket.org/mpyne/game-music-emu/downloads/game-music-emu-$(GME_VERSION).tar.bz2
 
 PKGS += gme
 
-- 
2.6.0.windows.1



More information about the vlc-devel mailing list