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:
92703d6
)
pine: fixed SRC_URI
author
Marcin Juszkiewicz
<hrw@openembedded.org>
Thu, 16 Nov 2006 14:19:23 +0000
(14:19 +0000)
committer
Marcin Juszkiewicz
<hrw@openembedded.org>
Thu, 16 Nov 2006 14:19:23 +0000
(14:19 +0000)
packages/pine/pine_4.64.bb
patch
|
blob
|
history
diff --git
a/packages/pine/pine_4.64.bb
b/packages/pine/pine_4.64.bb
index
1bcb451
..
a69f1c5
100644
(file)
--- a/
packages/pine/pine_4.64.bb
+++ b/
packages/pine/pine_4.64.bb
@@
-5,7
+5,7
@@
DEPENDS = "ncurses openssl"
RDEPENDS_pine = "pico"
HOMEPAGE = "http://www.washington.edu/pine/"
-SRC_URI = "ftp://ftp.cac.washington.edu/pine/
old/
pine${PV}.tar.Z"
+SRC_URI = "ftp://ftp.cac.washington.edu/pine/pine${PV}.tar.Z"
S = "${WORKDIR}/pine${PV}"
inherit autotools