aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gnokii
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2005-07-27 18:56:05 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-07-27 18:56:05 +0000
commitad2d58c6084d039a84e22eee2edc60428a1bdd70 (patch)
tree6d94cb7487346900ed655696a450b391d9e130ba /packages/gnokii
parent8910aba99b20f9b6e9bf1f090dc0445d06a4fadb (diff)
downloadopenembedded-ad2d58c6084d039a84e22eee2edc60428a1bdd70.tar.gz
fixed SRC_URI for gnokii
Diffstat (limited to 'packages/gnokii')
-rw-r--r--packages/gnokii/gnokii_0.6.4.bb2
1 files changed, 1 insertions, 1 deletions
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 <pb@handhelds.org>"