From d46260a6800e30a48ecea6e276edda75661e4bb8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Eric=20B=C3=A9nard?= Date: Tue, 21 Dec 2010 00:16:32 +0100 Subject: [PATCH] cdtool: fix SRC_URI MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Eric Bénard --- recipes/cdtool/cdtool_2.1.8.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5