changeset 598:084660a420ed

update version of package postgresql
author Mark Brand <mabrand@mabrand.nl>
date Tue, 15 Dec 2009 10:51:07 +0100
parents e3fe50a527d3
children 0c097fc19e9a
files src/postgresql.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/postgresql.mk	Sun Dec 13 02:04:29 2009 +0100
+++ b/src/postgresql.mk	Tue Dec 15 10:51:07 2009 +0100
@@ -23,8 +23,8 @@
 # PostgreSQL
 PKG             := postgresql
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 8.4.1
-$(PKG)_CHECKSUM := e6903f0029402ef8fb12645a177204499ea5b2b7
+$(PKG)_VERSION  := 8.4.2
+$(PKG)_CHECKSUM := a617698ef3b41a74fe2c4af346172eb03e7f8a7f
 $(PKG)_SUBDIR   := postgresql-$($(PKG)_VERSION)
 $(PKG)_FILE     := postgresql-$($(PKG)_VERSION).tar.bz2
 $(PKG)_WEBSITE  := http://www.postgresql.org/