diff options
author | Adis Nezirovic <adis _at_ linux.org.ba> | 2010-05-11 19:46:35 +0200 |
---|---|---|
committer | Michiel van Wessem <michiel@slackbuilds.org> | 2010-05-11 19:46:35 +0200 |
commit | 71917d7ae08fb1d3ffd1c7fd69aae7ce22ed3324 (patch) | |
tree | 48f8a7c6443aed5e36e2089dcbb30d91778f41a6 /system/postgresql/postgresql.info | |
parent | e71b7af2e0b90ef7159ffc1aed291c2d808c8db6 (diff) | |
download | slackbuilds-71917d7ae08fb1d3ffd1c7fd69aae7ce22ed3324.tar.gz |
system/postgresql: Updated for version 8.3.0
Diffstat (limited to 'system/postgresql/postgresql.info')
-rw-r--r-- | system/postgresql/postgresql.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/system/postgresql/postgresql.info b/system/postgresql/postgresql.info index c53f74a1ce..9fa51c912f 100644 --- a/system/postgresql/postgresql.info +++ b/system/postgresql/postgresql.info @@ -1,8 +1,8 @@ PRGNAM="postgresql" -VERSION="8.2.4" +VERSION="8.3.0" HOMEPAGE="http://www.postgresql.org" -DOWNLOAD="ftp://ftp.postgresql.org/pub/source/v8.2.4/postgresql-8.2.4.tar.bz2" -MD5SUM="af7ec100a33c41bfb8d87b5e0ec2f44a" +DOWNLOAD="ftp://ftp.postgresql.org/pub/source/v8.3.0/postgresql-8.3.0.tar.bz2" +MD5SUM="53d6816eac7442f9bc8103439ebee22e" MAINTAINER="Adis Nezirovic" EMAIL="adis _at_ linux.org.ba" APPROVED="BP{k}" |