# HG changeset patch # User Mark Brand # Date 1274032438 -7200 # Node ID 635b50ea7d26a7358cbc0350499fa66f35d09b7b # Parent 464f5f2cba215dad6de2b654eaf4b9eaf7b566dc upgrade package postgresql diff -r 464f5f2cba21 -r 635b50ea7d26 src/postgresql.mk --- 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/