summaryrefslogtreecommitdiffstats
path: root/src/postgresql.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2010-12-23 01:33:05 (GMT)
committerMark Brand <mabrand@mabrand.nl>2010-12-23 01:33:05 (GMT)
commit322d0adc8fb066d2eadcdd6dd7ea011dc790fd46 (patch)
tree9875e06fa5d2f9ab6dc7a04d4067982038b0c7af /src/postgresql.mk
parent8d0bad448aa9dc1adbcd6370e9cc50e64726276d (diff)
downloadmxe-322d0adc8fb066d2eadcdd6dd7ea011dc790fd46.zip
mxe-322d0adc8fb066d2eadcdd6dd7ea011dc790fd46.tar.gz
mxe-322d0adc8fb066d2eadcdd6dd7ea011dc790fd46.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 d94ca98..eb0bc97 100644
--- a/src/postgresql.mk
+++ b/src/postgresql.mk
@@ -4,8 +4,8 @@
# PostgreSQL
PKG := postgresql
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 9.0.1
-$(PKG)_CHECKSUM := 7adeb3c4b661115ec6eb4e5896edfee71f87245e
+$(PKG)_VERSION := 9.0.2
+$(PKG)_CHECKSUM := 42a9518a2f11fa1d09a23bc628b00e992d3bcf4a
$(PKG)_SUBDIR := postgresql-$($(PKG)_VERSION)
$(PKG)_FILE := postgresql-$($(PKG)_VERSION).tar.bz2
$(PKG)_WEBSITE := http://www.postgresql.org/