From: Marcin Juszkiewicz Date: Wed, 27 Jul 2005 18:56:05 +0000 (+0000) Subject: fixed SRC_URI for gnokii X-Git-Tag: Release-2010-05/1~9453^2~4017^2~26 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad2d58c6084d039a84e22eee2edc60428a1bdd70;p=openembedded.git fixed SRC_URI for gnokii --- diff --git a/packages/gnokii/gnokii_0.6.4.bb b/packages/gnokii/gnokii_0.6.4.bb index b584e965ae..4a62ffc2d5 100644 --- a/packages/gnokii/gnokii_0.6.4.bb +++ b/packages/gnokii/gnokii_0.6.4.bb @@ -1,6 +1,6 @@ LICENSE = "GPL" DESCRIPTION = "Cellphone tools and driver software" -SRC_URI = "http://www.gnokii.org/download/gnokii-${PV}.tar.bz2 \ +SRC_URI = "http://www.gnokii.org/download/gnokii/0.6.x/gnokii-${PV}.tar.bz2 \ file://configure.patch;patch=1" MAINTAINER = "Phil Blundell "