summaryrefslogtreecommitdiffstats
path: root/src/postgresql.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2010-05-16 17:53:58 (GMT)
committerMark Brand <mabrand@mabrand.nl>2010-05-16 17:53:58 (GMT)
commitf9e40482640be847b554c181de4ceda460b78332 (patch)
treee71707833be857396cbb98156ba8bd00e90cccd5 /src/postgresql.mk
parentd48ac3e3bc58f75fdf373fae994e265035ec9157 (diff)
downloadmxe-f9e40482640be847b554c181de4ceda460b78332.zip
mxe-f9e40482640be847b554c181de4ceda460b78332.tar.gz
mxe-f9e40482640be847b554c181de4ceda460b78332.tar.bz2
upgrade package 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 9f0538f..71b61c3 100644
--- a/src/postgresql.mk
+++ b/src/postgresql.mk
@@ -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/