diff options
author | Adis Nezirovic <adis_at_linux.org.ba> | 2010-05-11 22:27:00 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-11 22:27:00 +0200 |
commit | 99e62536447ecb3c2c89631437848c42ec0f5b93 (patch) | |
tree | e9ba6886a68a04db0f68621ea6f0735a36794bf0 /system/postgresql/postgresql.info | |
parent | 65739ea69c3643507c111655bce1ce3f98dc0f45 (diff) | |
download | slackbuilds-99e62536447ecb3c2c89631437848c42ec0f5b93.tar.gz |
system/postgresql: Updated for version 8.3.5
Diffstat (limited to 'system/postgresql/postgresql.info')
-rw-r--r-- | system/postgresql/postgresql.info | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/system/postgresql/postgresql.info b/system/postgresql/postgresql.info index 9fa51c912f..601745ab23 100644 --- a/system/postgresql/postgresql.info +++ b/system/postgresql/postgresql.info @@ -1,8 +1,8 @@ PRGNAM="postgresql" -VERSION="8.3.0" +VERSION="8.3.5" HOMEPAGE="http://www.postgresql.org" -DOWNLOAD="ftp://ftp.postgresql.org/pub/source/v8.3.0/postgresql-8.3.0.tar.bz2" -MD5SUM="53d6816eac7442f9bc8103439ebee22e" +DOWNLOAD="ftp://ftp.postgresql.org/pub/source/v8.3.5/postgresql-8.3.5.tar.bz2" +MD5SUM="3bc028774d7a79e926be0c6a9c7ca209" MAINTAINER="Adis Nezirovic" -EMAIL="adis _at_ linux.org.ba" -APPROVED="BP{k}" +EMAIL="adis_at_linux.org.ba" +APPROVED="dsomero" |