From: Frans Meulenbroeks Date: Tue, 24 Feb 2009 16:27:08 +0000 (+0100) Subject: cdrtools-native: bumped PR, fixed HOMEPAGE X-Git-Tag: Release-2010-05/1~3973^2~3^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ce1c0c356a0de7edf0ae6f68ed132edd4b9bc46;p=openembedded.git cdrtools-native: bumped PR, fixed HOMEPAGE --- diff --git a/packages/cdrtools/cdrtools-native_2.01.bb b/packages/cdrtools/cdrtools-native_2.01.bb index bc993b3211..87045f4699 100644 --- a/packages/cdrtools/cdrtools-native_2.01.bb +++ b/packages/cdrtools/cdrtools-native_2.01.bb @@ -4,11 +4,12 @@ LICENSE="GPL" DESCRIPTION="A set of tools for CD recording, including cdrecord" -HOMEPAGE="http://cdrecord.berlios.de/old/private/cdrecord.html" +HOMEPAGE="http://cdrecord.berlios.de/private/cdrecord.html" SRC_URI="http://ftp.berlios.de/pub/cdrecord/cdrtools-${PV}.tar.bz2" S="${WORKDIR}/cdrtools-${PV}" +PR = "r1" inherit native