aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/postgresql/postgresql.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/postgresql/postgresql.inc')
-rw-r--r--recipes/postgresql/postgresql.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/postgresql/postgresql.inc b/recipes/postgresql/postgresql.inc
index e8cf561d98..53c38df0de 100644
--- a/recipes/postgresql/postgresql.inc
+++ b/recipes/postgresql/postgresql.inc
@@ -8,7 +8,7 @@ ARM_INSTRUCTION_SET = "arm"
#WARNING: this recipe assumes you have the timezone compiler present in /usr/sbin/zic
-SRC_URI = "ftp://ftp-archives.postgresql.org/pub/source/v${PV}/${P}.tar.bz2"
+SRC_URI = "ftp://ftp.postgresql.org/pub/source/v${PV}/${P}.tar.bz2"
LEAD_SONAME = "libpq.so"