summaryrefslogtreecommitdiffstats
path: root/src/postgresql.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2010-09-19 23:36:28 (GMT)
committerMark Brand <mabrand@mabrand.nl>2010-09-19 23:36:28 (GMT)
commit9626875397f3b6eb53c920ed63764cb5068f26f9 (patch)
tree195ce06c21a0be05c9f052c425b8ac42cafac8fd /src/postgresql.mk
parent37268b2433f5c07a8570d4cafca016a942426afa (diff)
downloadmxe-9626875397f3b6eb53c920ed63764cb5068f26f9.zip
mxe-9626875397f3b6eb53c920ed63764cb5068f26f9.tar.gz
mxe-9626875397f3b6eb53c920ed63764cb5068f26f9.tar.bz2
upgrade package postgresql
Diffstat (limited to 'src/postgresql.mk')
-rw-r--r--src/postgresql.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/postgresql.mk b/src/postgresql.mk
index 71b61c3..fbe702a 100644
--- a/src/postgresql.mk
+++ b/src/postgresql.mk
@@ -4,8 +4,8 @@
# PostgreSQL
PKG := postgresql
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 8.4.4
-$(PKG)_CHECKSUM := 02592977a601976f8bae7bc3a5c69710d4d0344d
+$(PKG)_VERSION := 9.0.0
+$(PKG)_CHECKSUM := ed2f83cd1a83c40dcbe0ba19ee3ba2a7faa0de3d
$(PKG)_SUBDIR := postgresql-$($(PKG)_VERSION)
$(PKG)_FILE := postgresql-$($(PKG)_VERSION).tar.bz2
$(PKG)_WEBSITE := http://www.postgresql.org/