aboutsummaryrefslogtreecommitdiffstats
path: root/packages/postgresql
diff options
context:
space:
mode:
authorOyvind Repvik <nail@nslu2-linux.org>2007-03-16 15:14:49 +0000
committerOyvind Repvik <nail@nslu2-linux.org>2007-03-16 15:14:49 +0000
commit7dd256b002283caf82475fcafacc2f83c03ea23e (patch)
tree48a5ef8a1d45673a990b26c2ebe8bda446cbb1d0 /packages/postgresql
parent9b1b6ccc3650d6cd9800b6df57859f56a9d078fe (diff)
downloadopenembedded-7dd256b002283caf82475fcafacc2f83c03ea23e.tar.gz
postgresql: changed url
Diffstat (limited to 'packages/postgresql')
-rw-r--r--packages/postgresql/postgresql_8.1.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/postgresql/postgresql_8.1.4.bb b/packages/postgresql/postgresql_8.1.4.bb
index 5843b2b3df..083fed5a21 100644
--- 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