changeset 1522:09a726b9c1a4

upgrade package postgresql
author Mark Brand <mabrand@mabrand.nl>
date Thu, 23 Dec 2010 02:33:05 +0100
parents 2134321e96f1
children 70d4afbbd76a
files src/postgresql.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/postgresql.mk	Thu Dec 23 02:31:43 2010 +0100
+++ b/src/postgresql.mk	Thu Dec 23 02:33:05 2010 +0100
@@ -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/