diff options
author | Adis Nezirovic <adis_at_linux.org.ba> | 2010-05-12 17:45:51 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-12 17:45:51 +0200 |
commit | 68b3f43978dee08af0353ed8f704100f324ec009 (patch) | |
tree | ce654277c3f2af0fe9851b2eb1c00d32b99d0987 /system/postgresql/postgresql.info | |
parent | a71ad84af3f9002c19c0caa2295d91b14dbc64d5 (diff) |
system/postgresql: Updated for version 8.3.7
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 601745ab238e..21f9a1c782ba 100644 --- a/system/postgresql/postgresql.info +++ b/system/postgresql/postgresql.info @@ -1,8 +1,8 @@ PRGNAM="postgresql" -VERSION="8.3.5" +VERSION="8.3.7" HOMEPAGE="http://www.postgresql.org" -DOWNLOAD="ftp://ftp.postgresql.org/pub/source/v8.3.5/postgresql-8.3.5.tar.bz2" -MD5SUM="3bc028774d7a79e926be0c6a9c7ca209" +DOWNLOAD="ftp://ftp.postgresql.org/pub/source/v8.3.7/postgresql-8.3.7.tar.bz2" +MD5SUM="7b7e91a2221e55fe1b167e663217a96d" MAINTAINER="Adis Nezirovic" EMAIL="adis_at_linux.org.ba" -APPROVED="dsomero" +APPROVED="rworkman" |