ncftp: fix SRC_URI for 3.1.9
authorMarcin Juszkiewicz <hrw@openembedded.org>
Thu, 14 Dec 2006 08:54:51 +0000 (08:54 +0000)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Thu, 14 Dec 2006 08:54:51 +0000 (08:54 +0000)
packages/ncftp/ncftp_3.1.9.bb

index d62b0ff..690c7eb 100644 (file)
@@ -1,9 +1,10 @@
-PR = "r1"
 DESCRIPTION = "A sophisticated console ftp client"
 SECTION = "console/network"
 PRIORITY = "optional"
 LICENSE = "ClarifiedArtistic"
-SRC_URI = "ftp://ftp.ncftp.com/ncftp/ncftp-${PV}-src.tar.bz2 \
+PR = "r1"
+
+SRC_URI = "ftp://ftp.ncftp.com/ncftp/older_versions/ncftp-${PV}-src.tar.gz \
           file://acinclude.m4"
 
 inherit autotools