# HG changeset patch # User Mark Brand # Date 1260870667 -3600 # Node ID 084660a420ed7ebf31330d3cc5a168b3d0fdb3c9 # Parent e3fe50a527d332bbfa37d7e7829d5a39f9d2994f update version of package postgresql diff -r e3fe50a527d3 -r 084660a420ed src/postgresql.mk --- 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/