diff options
author | Adis Nezirovic <adis_at_linux.org.ba> | 2010-10-24 23:40:41 -0400 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-10-25 07:55:12 -0500 |
commit | 8d4ffb0fba79843c1fea85fe0fde4de71bdcfb10 (patch) | |
tree | 91a6386c498e87f620723e314646773d4f86e05d /system/postgresql/postgresql.info | |
parent | 0541d96c64301b50a9a3f87cfeaef8dd701522b2 (diff) | |
download | slackbuilds-8d4ffb0fba79843c1fea85fe0fde4de71bdcfb10.tar.gz |
system/postgresql: Updated for version 9.0.1.
Signed-off-by: dsomero <xgizzmo@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 ebcee97217..9f0c015e8a 100644 --- a/system/postgresql/postgresql.info +++ b/system/postgresql/postgresql.info @@ -1,10 +1,10 @@ PRGNAM="postgresql" -VERSION="8.4.4" +VERSION="9.0.1" HOMEPAGE="http://www.postgresql.org" -DOWNLOAD="ftp://ftp.postgresql.org/pub/source/v8.4.4/postgresql-8.4.4.tar.bz2" -MD5SUM="4bf2448ad965bca3940df648c02194df" +DOWNLOAD="ftp://ftp.postgresql.org/pub/source/v9.0.1/postgresql-9.0.1.tar.bz2" +MD5SUM="57ba57e43cfe29e16dacbf5789be98d1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Adis Nezirovic" EMAIL="adis_at_linux.org.ba" -APPROVED="rworkman" +APPROVED="dsomero" |