From: Eric Bénard Date: Mon, 20 Dec 2010 23:16:32 +0000 (+0100) Subject: cdtool: fix SRC_URI X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d46260a6800e30a48ecea6e276edda75661e4bb8;p=openembedded.git cdtool: fix SRC_URI Signed-off-by: Eric Bénard --- diff --git a/recipes/cdtool/cdtool_2.1.8.bb b/recipes/cdtool/cdtool_2.1.8.bb index eaed3f62f5..6c83439215 100644 --- a/recipes/cdtool/cdtool_2.1.8.bb +++ b/recipes/cdtool/cdtool_2.1.8.bb @@ -7,7 +7,7 @@ DESCRIPTION="cdtool is a free software package to control the audio functions \ of an attached CDROM drive from the command line in a quick and scriptable way." LICENSE = "GPL" -SRC_URI="http://hinterhof.net/${PN}/dist/${PN}-${PV}.tar.gz \ +SRC_URI="http://ibiblio.org/pub/linux/apps/sound/cdrom/cli/${PN}-${PV}.tar.gz \ file://install-no-owner.patch" inherit autotools