diff options
author | Adis Nezirovic <adis_at_linux.org.ba> | 2017-05-28 21:06:53 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-05-28 21:06:53 +0100 |
commit | 27dd93aacec730a34190b0477fb083958e25890d (patch) | |
tree | b0b3aafac5f89ad949925ed15d78aaaa9ebb2d74 /system/postgresql/postgresql.info | |
parent | 5d0506809435383827d01aa280384621c2a328ef (diff) | |
download | slackbuilds-27dd93aacec730a34190b0477fb083958e25890d.tar.gz |
system/postgresql: Updated for version 9.6.3.
Signed-off-by: David Spencer <idlemoor@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 56185f0f02..af8cd4bd36 100644 --- a/system/postgresql/postgresql.info +++ b/system/postgresql/postgresql.info @@ -1,8 +1,8 @@ PRGNAM="postgresql" -VERSION="9.6.0" +VERSION="9.6.3" HOMEPAGE="https://www.postgresql.org" -DOWNLOAD="https://ftp.postgresql.org/pub/source/v9.6.0/postgresql-9.6.0.tar.bz2" -MD5SUM="c5af6ebb790ab877e1d2e56e19cebb29" +DOWNLOAD="https://ftp.postgresql.org/pub/source/v9.6.3/postgresql-9.6.3.tar.bz2" +MD5SUM="ce1d0a57ace0a5b7a994b56796fdba35" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |