git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a0fbd8
)
ncftp: fix SRC_URI for 3.1.9
author
Marcin Juszkiewicz
<hrw@openembedded.org>
Thu, 14 Dec 2006 08:54:51 +0000
(08:54 +0000)
committer
Marcin Juszkiewicz
<hrw@openembedded.org>
Thu, 14 Dec 2006 08:54:51 +0000
(08:54 +0000)
packages/ncftp/ncftp_3.1.9.bb
patch
|
blob
|
history
diff --git
a/packages/ncftp/ncftp_3.1.9.bb
b/packages/ncftp/ncftp_3.1.9.bb
index
d62b0ff
..
690c7eb
100644
(file)
--- a/
packages/ncftp/ncftp_3.1.9.bb
+++ b/
packages/ncftp/ncftp_3.1.9.bb
@@
-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