changeset 984:635b50ea7d26

upgrade package postgresql
author Mark Brand <mabrand@mabrand.nl>
date Sun, 16 May 2010 19:53:58 +0200
parents 464f5f2cba21
children 3678e84e0238
files src/postgresql.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/postgresql.mk	Sun May 16 20:02:59 2010 +0200
+++ b/src/postgresql.mk	Sun May 16 19:53:58 2010 +0200
@@ -4,8 +4,8 @@
 # PostgreSQL
 PKG             := postgresql
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 8.4.3
-$(PKG)_CHECKSUM := 5edad69e797620c4f27520cb1986bc78c173d67a
+$(PKG)_VERSION  := 8.4.4
+$(PKG)_CHECKSUM := 02592977a601976f8bae7bc3a5c69710d4d0344d
 $(PKG)_SUBDIR   := postgresql-$($(PKG)_VERSION)
 $(PKG)_FILE     := postgresql-$($(PKG)_VERSION).tar.bz2
 $(PKG)_WEBSITE  := http://www.postgresql.org/