aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gftp
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-04-07 10:50:35 +0200
committerKoen Kooi <koen@openembedded.org>2010-04-07 11:11:43 +0200
commitaa8690aa527a567283fca05311d29f7ca51f4d88 (patch)
treeea96dbe9cab716118b32c759fddddab5052668c5 /recipes/gftp
parentc744d30a5798fffe5ea31efc2e8752c2536a4b8e (diff)
downloadopenembedded-aa8690aa527a567283fca05311d29f7ca51f4d88.tar.gz
gftp 2.0.19: fix src uri name
Diffstat (limited to 'recipes/gftp')
-rw-r--r--recipes/gftp/gftp_2.0.19.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gftp/gftp_2.0.19.bb b/recipes/gftp/gftp_2.0.19.bb
index fbd866baed..1959506e84 100644
--- a/recipes/gftp/gftp_2.0.19.bb
+++ b/recipes/gftp/gftp_2.0.19.bb
@@ -10,7 +10,7 @@ DEPENDS = "gtk+ openssl"
inherit autotools
-SRC_URI = "http://www.gftp.org/gftp-${PV}.tar.bz2 \
+SRC_URI = "http://www.gftp.org/gftp-${PV}.tar.bz2;name=archive \
file://configure.patch;patch=1"
SRC_URI[archive.md5sum] = "5183cb4955d94be0e03c892585547c64"