postgresql: changed url
authorOyvind Repvik <nail@nslu2-linux.org>
Fri, 16 Mar 2007 15:14:49 +0000 (15:14 +0000)
committerOyvind Repvik <nail@nslu2-linux.org>
Fri, 16 Mar 2007 15:14:49 +0000 (15:14 +0000)
packages/postgresql/postgresql_8.1.4.bb

index 5843b2b..083fed5 100644 (file)
@@ -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