From: Klaus Schwarzkopf Date: Sun, 5 Dec 2010 12:59:41 +0000 (+0100) Subject: qxmp_1.0: fixed SRC_URI X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33e79476ac4a2af8904ebc64a7601e70f87e075e;p=openembedded.git qxmp_1.0: fixed SRC_URI Homepage closed Signed-off-by: Klaus Schwarzkopf Signed-off-by: Eric Bénard --- diff --git a/recipes/qxmp/qxmp_1.0.bb b/recipes/qxmp/qxmp_1.0.bb index a70d326fff..7434b59cac 100644 --- a/recipes/qxmp/qxmp_1.0.bb +++ b/recipes/qxmp/qxmp_1.0.bb @@ -5,7 +5,7 @@ HOMEPAGE = "http://www.xm1math.net/qxmp/index.html" RDEPENDS_${PN} = "mplayer" PR = "r1" -SRC_URI = "http://www.xm1math.net/qxmp/qxmp-${PV}.tar.bz2" +SRC_URI = "http://www.sourcefiles.org/Multimedia/Video/Players/qxmp-${PV}.tar.bz2" inherit qt4x11