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:
9b1b6cc
)
postgresql: changed url
author
Oyvind Repvik
<nail@nslu2-linux.org>
Fri, 16 Mar 2007 15:14:49 +0000
(15:14 +0000)
committer
Oyvind Repvik
<nail@nslu2-linux.org>
Fri, 16 Mar 2007 15:14:49 +0000
(15:14 +0000)
packages/postgresql/postgresql_8.1.4.bb
patch
|
blob
|
history
diff --git
a/packages/postgresql/postgresql_8.1.4.bb
b/packages/postgresql/postgresql_8.1.4.bb
index
5843b2b
..
083fed5
100644
(file)
--- a/
packages/postgresql/postgresql_8.1.4.bb
+++ b/
packages/postgresql/postgresql_8.1.4.bb
@@
-5,7
+5,7
@@
DEPENDS = "zlib readline"
#WARNING: this recipe assumes you have the timezone compiler present in /usr/sbin/zic
-SRC_URI = "ftp://ftp
.nl.postgresql.org/pub/mirror/postgresql
/source/v${PV}/${P}.tar.bz2"
+SRC_URI = "ftp://ftp
-archives.postgresql.org/pub
/source/v${PV}/${P}.tar.bz2"
inherit autotools pkgconfig