summaryrefslogtreecommitdiffstats
path: root/src/postgresql.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2013-02-07 10:48:59 (GMT)
committerMark Brand <mabrand@mabrand.nl>2013-02-07 10:49:44 (GMT)
commit5436cee47d95a1001e7fdf6ff167e79cf0b5ba95 (patch)
tree9ecdce8f49f1f481a65cbd3ed6508b23643a5842 /src/postgresql.mk
parent3fc8208e530c95746dec4a21c167a0057a2a14bb (diff)
downloadmxe-5436cee47d95a1001e7fdf6ff167e79cf0b5ba95.zip
mxe-5436cee47d95a1001e7fdf6ff167e79cf0b5ba95.tar.gz
mxe-5436cee47d95a1001e7fdf6ff167e79cf0b5ba95.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 7b8dcec..03ddeaa 100644
--- a/src/postgresql.mk
+++ b/src/postgresql.mk
@@ -3,7 +3,7 @@
PKG := postgresql
$(PKG)_IGNORE :=
-$(PKG)_CHECKSUM := edadf238bcf51bd6e92dfe2f8afb3665510297a6
+$(PKG)_CHECKSUM := fe46685c36f6a7a04edd67be5695b4f5acebedff
$(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)