summaryrefslogtreecommitdiffstats
path: root/src/postgresql.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2012-06-04 20:33:51 (GMT)
committerMark Brand <mabrand@mabrand.nl>2012-06-04 20:33:51 (GMT)
commit513528ccbf8647959adf33d4218899053b7b331c (patch)
tree77130fc548aa45157832b410534b9fca7472cdf5 /src/postgresql.mk
parent217a662b70b29e309aafea499c0c2790781104dc (diff)
downloadmxe-513528ccbf8647959adf33d4218899053b7b331c.zip
mxe-513528ccbf8647959adf33d4218899053b7b331c.tar.gz
mxe-513528ccbf8647959adf33d4218899053b7b331c.tar.bz2
update package postgresql
Diffstat (limited to 'src/postgresql.mk')
-rw-r--r--src/postgresql.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/postgresql.mk b/src/postgresql.mk
index 3cce196..dd4e0f9 100644
--- a/src/postgresql.mk
+++ b/src/postgresql.mk
@@ -3,7 +3,7 @@
PKG := postgresql
$(PKG)_IGNORE :=
-$(PKG)_CHECKSUM := 1cf3044415df807c08bb8ad8e40e24e8d375cf34
+$(PKG)_CHECKSUM := c75fd5696af02a275a104260eac8b3a4abe35682
$(PKG)_SUBDIR := postgresql-$($(PKG)_VERSION)
$(PKG)_FILE := postgresql-$($(PKG)_VERSION).tar.bz2
$(PKG)_URL := http://ftp.postgresql.org/pub/source/v$($(PKG)_VERSION)/$($(PKG)_FILE)