summaryrefslogtreecommitdiffstats
path: root/src/postgresql.mk
diff options
context:
space:
mode:
authorVolker Grabsch <vog@notjusthosting.com>2010-09-20 00:11:23 (GMT)
committerVolker Grabsch <vog@notjusthosting.com>2010-09-20 00:11:23 (GMT)
commit00b505537ad411668926e989f6b6816c83e87e63 (patch)
tree0dba2bd73922ada42cf9a5c620374e069805c5e5 /src/postgresql.mk
parentd01c84a760410b4dbc1b82589e419e4d9de28721 (diff)
parent34cbc1ebcf55aa57ef9762aa73b03a4f9dde5bb9 (diff)
downloadmxe-00b505537ad411668926e989f6b6816c83e87e63.zip
mxe-00b505537ad411668926e989f6b6816c83e87e63.tar.gz
mxe-00b505537ad411668926e989f6b6816c83e87e63.tar.bz2
merge
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/