diff options
author | Adis Nezirovic <adis_at_linux.org.ba> | 2011-10-08 09:45:11 -0300 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-10-11 21:20:15 -0500 |
commit | f7624e6796d0d4f6adb58b7dee1597376a6431b9 (patch) | |
tree | ab30fcc9111d4976d030ac38a26375f478b38215 /system/postgresql/postgresql.info | |
parent | ba21b2a8745f81ee63b6fb86354e663ed7e80bbd (diff) | |
download | slackbuilds-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.info | 8 |
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" |