summaryrefslogtreecommitdiffstats
path: root/src/postgresql.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2011-09-11 09:13:00 (GMT)
committerMark Brand <mabrand@mabrand.nl>2011-09-11 09:13:00 (GMT)
commit74dc68f45959defcb5641a1c46bdff4b95128f2b (patch)
treedc8939aa662f66af7ca46e7a26268c3db960c8af /src/postgresql.mk
parentef0c564743422f58e9656357a24697e455dbba05 (diff)
downloadmxe-74dc68f45959defcb5641a1c46bdff4b95128f2b.zip
mxe-74dc68f45959defcb5641a1c46bdff4b95128f2b.tar.gz
mxe-74dc68f45959defcb5641a1c46bdff4b95128f2b.tar.bz2
update packages: imagemagick pixman postgresql x264
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 5b5ab5b..da6d945 100644
--- a/src/postgresql.mk
+++ b/src/postgresql.mk
@@ -4,8 +4,8 @@
# PostgreSQL
PKG := postgresql
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 9.0.4
-$(PKG)_CHECKSUM := 5c4ebc2abbbc63ce2973974a7d020e7d14a01e73
+$(PKG)_VERSION := 9.1.0
+$(PKG)_CHECKSUM := 25d4999b587fb4e85ed4b541967c5c2d52354ba1
$(PKG)_SUBDIR := postgresql-$($(PKG)_VERSION)
$(PKG)_FILE := postgresql-$($(PKG)_VERSION).tar.bz2
$(PKG)_WEBSITE := http://www.postgresql.org/