summaryrefslogtreecommitdiffstats
path: root/system/postgresql/postgresql.info
diff options
context:
space:
mode:
author Adis Nezirovic2011-10-08 14:45:11 +0200
committer Robby Workman2011-10-12 04:20:15 +0200
commitf7624e6796d0d4f6adb58b7dee1597376a6431b9 (patch)
treeab30fcc9111d4976d030ac38a26375f478b38215 /system/postgresql/postgresql.info
parentba21b2a8745f81ee63b6fb86354e663ed7e80bbd (diff)
downloadslackbuilds-f7624e6796d0d4f6adb58b7dee1597376a6431b9.tar.gz
system/postgresql: Updated for version 9.1.1.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'system/postgresql/postgresql.info')
-rw-r--r--system/postgresql/postgresql.info8
1 files changed, 4 insertions, 4 deletions
diff --git a/system/postgresql/postgresql.info b/system/postgresql/postgresql.info
index af27616893..02fbb2b98b 100644
--- a/system/postgresql/postgresql.info
+++ b/system/postgresql/postgresql.info
@@ -1,10 +1,10 @@
PRGNAM="postgresql"
-VERSION="9.0.3"
+VERSION="9.1.1"
HOMEPAGE="http://www.postgresql.org"
-DOWNLOAD="ftp://ftp.postgresql.org/pub/source/v9.0.3/postgresql-9.0.3.tar.bz2"
-MD5SUM="928df8c40bb012ad10756e58b70516fb"
+DOWNLOAD="ftp://ftp.postgresql.org/pub/source/v9.1.1/postgresql-9.1.1.tar.bz2"
+MD5SUM="061a9f17323117c9358ed60f33ecff78"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Adis Nezirovic"
EMAIL="adis_at_linux.org.ba"
-APPROVED="rworkman"
+APPROVED="rworkman,Niels Horn"