diff options
Diffstat (limited to 'ncftp')
-rw-r--r-- | ncftp/ncftp_3.1.7.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ncftp/ncftp_3.1.7.oe b/ncftp/ncftp_3.1.7.oe index 17d281dde4..e72e6938df 100644 --- a/ncftp/ncftp_3.1.7.oe +++ b/ncftp/ncftp_3.1.7.oe @@ -4,7 +4,7 @@ PRIORITY = "optional" DEPENDS = "virtual/libc" RDEPENDS = "libc6" -SRC_URI = ftp://ftp.ncftp.com/ncftp/ncftp-${PV}-src.tar.bz2 +SRC_URI = "ftp://ftp.ncftp.com/ncftp/ncftp-${PV}-src.tar.bz2" inherit autotools |