diff options
author | Adis Nezirovic <adis@linux.org.ba> | 2015-01-08 17:03:57 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-01-08 17:03:57 +0700 |
commit | b8ca51749cfebb9294f1335a570a22420eaa603c (patch) | |
tree | 9fdb5c037f0c77f9db0cbc64205e142897942ce0 /system/postgresql/postgresql.info | |
parent | 5aff91909fbd42d91f861862c413f7e05f27be47 (diff) | |
download | slackbuilds-b8ca51749cfebb9294f1335a570a22420eaa603c.tar.gz |
system/postgresql: Updated for version 9.4.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@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 84d1d4a57c..8e4d47823c 100644 --- a/system/postgresql/postgresql.info +++ b/system/postgresql/postgresql.info @@ -1,8 +1,8 @@ PRGNAM="postgresql" -VERSION="9.3.4" +VERSION="9.4.0" HOMEPAGE="http://www.postgresql.org" -DOWNLOAD="http://ftp.postgresql.org/pub/source/v9.3.4/postgresql-9.3.4.tar.bz2" -MD5SUM="d0a41f54c377b2d2fab4a003b0dac762" +DOWNLOAD="http://ftp.postgresql.org/pub/source/v9.4.0/postgresql-9.4.0.tar.bz2" +MD5SUM="8cd6e33e1f8d4d2362c8c08bd0e8802b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |