diff options
author | Adis Nezirovic <adis_at_linux.org.ba> | 2017-08-22 17:55:54 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-08-26 07:19:43 +0700 |
commit | 555c1ee95a2a948b76dcd46b7bfc451e20a88f71 (patch) | |
tree | 1a5b5a29d665c9b351df0d3bf881d40c416b90d0 /system/postgresql/postgresql.info | |
parent | 15c283cdbb611bc3394ab667b20a11792bed6c47 (diff) |
system/postgresql: Updated for version 9.6.4.
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 af8cd4bd36226..efc28309af25a 100644 --- a/system/postgresql/postgresql.info +++ b/system/postgresql/postgresql.info @@ -1,8 +1,8 @@ PRGNAM="postgresql" -VERSION="9.6.3" +VERSION="9.6.4" HOMEPAGE="https://www.postgresql.org" -DOWNLOAD="https://ftp.postgresql.org/pub/source/v9.6.3/postgresql-9.6.3.tar.bz2" -MD5SUM="ce1d0a57ace0a5b7a994b56796fdba35" +DOWNLOAD="https://ftp.postgresql.org/pub/source/v9.6.4/postgresql-9.6.4.tar.bz2" +MD5SUM="67b01523a75271fd6cb2638eb2b55795" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |