diff options
author | Adis Nezirovic <adis_at_linux.org.ba> | 2012-12-02 18:58:51 +0100 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-12-11 16:22:26 -0500 |
commit | c064880ae9ab682d8b02e38a10b055094d0a917b (patch) | |
tree | 44103a4410b5e730609e35a05e5b3ca0aa3d531f /system/postgresql/postgresql.info | |
parent | e023c00f20babdb789540db5efbaafc468165c5e (diff) |
system/postgresql: Updated for version 9.2.1.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
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 b24e54b933d52..89d7016884af6 100644 --- a/system/postgresql/postgresql.info +++ b/system/postgresql/postgresql.info @@ -1,8 +1,8 @@ PRGNAM="postgresql" -VERSION="9.1.4" +VERSION="9.2.1" HOMEPAGE="http://www.postgresql.org" -DOWNLOAD="ftp://ftp.postgresql.org/pub/source/v9.1.4/postgresql-9.1.4.tar.bz2" -MD5SUM="a8035688dba988b782725ac1aec60186" +DOWNLOAD="ftp://ftp.postgresql.org/pub/source/v9.2.1/postgresql-9.2.1.tar.bz2" +MD5SUM="c0b4799ea9850eae3ead14f0a60e9418" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |