aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qtopia/snes9x/snes9x-sdl_1.39.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qtopia/snes9x/snes9x-sdl_1.39.bb')
-rw-r--r--recipes-qtopia/snes9x/snes9x-sdl_1.39.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qtopia/snes9x/snes9x-sdl_1.39.bb b/recipes-qtopia/snes9x/snes9x-sdl_1.39.bb
index df712f5..09f0c10 100644
--- a/recipes-qtopia/snes9x/snes9x-sdl_1.39.bb
+++ b/recipes-qtopia/snes9x/snes9x-sdl_1.39.bb
@@ -5,7 +5,7 @@ DEPENDS = "virtual/libsdl zlib"
LICENSE = "snes9x"
PR = "r3"
-SRC_URI = "http://www.vanille.de/mirror/snes9x-sdl-${PV}.tar.bz2 \
+SRC_URI = "http://sources.openembedded.org/snes9x-sdl-${PV}.tar.bz2 \
file://compile.patch \
file://gcc-4.1.patch"
S = "${WORKDIR}/snes9x-sdl-${PV}"