summaryrefslogtreecommitdiffstats
path: root/src/postgresql.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2010-04-19 09:52:11 (GMT)
committerMark Brand <mabrand@mabrand.nl>2010-04-19 09:52:11 (GMT)
commite555c3b9d2e8e64a7852580f85ae295ba87b53d5 (patch)
tree3994e401925a44bbd9692d2a410711d88d57a0b2 /src/postgresql.mk
parentae5abe910daa3fcd8ad72ab424df10f48f5ec9c6 (diff)
downloadmxe-e555c3b9d2e8e64a7852580f85ae295ba87b53d5.zip
mxe-e555c3b9d2e8e64a7852580f85ae295ba87b53d5.tar.gz
mxe-e555c3b9d2e8e64a7852580f85ae295ba87b53d5.tar.bz2
upgrade packages gnutls, libgsasl and postgresql
Diffstat (limited to 'src/postgresql.mk')
-rw-r--r--src/postgresql.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/postgresql.mk b/src/postgresql.mk
index e798c90..9f0538f 100644
--- a/src/postgresql.mk
+++ b/src/postgresql.mk
@@ -4,8 +4,8 @@
# PostgreSQL
PKG := postgresql
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 8.4.2
-$(PKG)_CHECKSUM := a617698ef3b41a74fe2c4af346172eb03e7f8a7f
+$(PKG)_VERSION := 8.4.3
+$(PKG)_CHECKSUM := 5edad69e797620c4f27520cb1986bc78c173d67a
$(PKG)_SUBDIR := postgresql-$($(PKG)_VERSION)
$(PKG)_FILE := postgresql-$($(PKG)_VERSION).tar.bz2
$(PKG)_WEBSITE := http://www.postgresql.org/