diff options
author | Adis Nezirovic <adis_at_linux.org.ba> | 2010-07-02 19:54:15 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-07-03 02:31:43 -0500 |
commit | e15bb1db2f3e07363e5be12389c1b24dd688972b (patch) | |
tree | 6770740530797910ddfcbb12b2666a9fa4edacbe /system/postgresql/postgresql.info | |
parent | b21bdb0137b2a61d7f8aaf52f992f97ba60afb27 (diff) |
system/postgresql: Updated for version 8.4.4.
Signed-off-by: Robby Workman <rworkman@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 172906d3dfcdd..ebcee9721777c 100644 --- a/system/postgresql/postgresql.info +++ b/system/postgresql/postgresql.info @@ -1,10 +1,10 @@ PRGNAM="postgresql" -VERSION="8.4.2" +VERSION="8.4.4" HOMEPAGE="http://www.postgresql.org" -DOWNLOAD="ftp://ftp.postgresql.org/pub/source/v8.4.2/postgresql-8.4.2.tar.bz2" -MD5SUM="d738227e2f1f742d2f2d4ab56496c5c6" +DOWNLOAD="ftp://ftp.postgresql.org/pub/source/v8.4.4/postgresql-8.4.4.tar.bz2" +MD5SUM="4bf2448ad965bca3940df648c02194df" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Adis Nezirovic" EMAIL="adis_at_linux.org.ba" -APPROVED="Erik Hanson" +APPROVED="rworkman" |