diff options
-rw-r--r-- | recipes/gftp/gftp_2.0.19.bb | 2 |
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" |