summaryrefslogtreecommitdiffstats
path: root/src/postgresql.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2012-02-27 13:23:10 (GMT)
committerMark Brand <mabrand@mabrand.nl>2012-02-27 13:23:10 (GMT)
commit2ecf5de9ccc39364a84ddec2157d138fc907ad84 (patch)
tree1d95c1088f7838012aacfb92ae2a18f3caf7b740 /src/postgresql.mk
parent87d14f7e89798e4e5fb22f5387ace10b8c4689e0 (diff)
downloadmxe-2ecf5de9ccc39364a84ddec2157d138fc907ad84.zip
mxe-2ecf5de9ccc39364a84ddec2157d138fc907ad84.tar.gz
mxe-2ecf5de9ccc39364a84ddec2157d138fc907ad84.tar.bz2
update 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 364deb2..bf31c5f 100644
--- a/src/postgresql.mk
+++ b/src/postgresql.mk
@@ -4,8 +4,8 @@
# PostgreSQL
PKG := postgresql
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 9.1.2
-$(PKG)_CHECKSUM := 7d57b96eb1c764ec234c72b70511a5f7e23fb2b0
+$(PKG)_VERSION := 9.1.3
+$(PKG)_CHECKSUM := 1cf3044415df807c08bb8ad8e40e24e8d375cf34
$(PKG)_SUBDIR := postgresql-$($(PKG)_VERSION)
$(PKG)_FILE := postgresql-$($(PKG)_VERSION).tar.bz2
$(PKG)_WEBSITE := http://www.postgresql.org/