From: Oyvind Repvik Date: Fri, 16 Mar 2007 15:14:49 +0000 (+0000) Subject: postgresql: changed url X-Git-Tag: Release-2010-05/1~8868^2~1092^2~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7dd256b002283caf82475fcafacc2f83c03ea23e;p=openembedded.git postgresql: changed url --- 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