diff options
author | Adis Nezirovic <adis_at_linux.org.ba> | 2016-10-13 21:11:08 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-10-14 22:19:55 +0700 |
commit | 5889a05587732f787714880b75612d0d059713cb (patch) | |
tree | c54f3b0dd940e7d6e8c75c53d2bb1666d84f2af2 /system/postgresql/postgresql.info | |
parent | 9514306f3d8dd25b6f0a41428c0652d06bf80477 (diff) | |
download | slackbuilds-5889a05587732f787714880b75612d0d059713cb.tar.gz |
system/postgresql: Updated for version 9.6.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 38c1a62400..5b6b164a77 100644 --- a/system/postgresql/postgresql.info +++ b/system/postgresql/postgresql.info @@ -1,8 +1,8 @@ PRGNAM="postgresql" -VERSION="9.5.3" +VERSION="9.6.0" HOMEPAGE="http://www.postgresql.org" -DOWNLOAD="http://ftp.postgresql.org/pub/source/v9.5.3/postgresql-9.5.3.tar.bz2" -MD5SUM="3f0c388566c688c82b01a0edf1e6b7a0" +DOWNLOAD="http://ftp.postgresql.org/pub/source/v9.6.0/postgresql-9.6.0.tar.bz2" +MD5SUM="c5af6ebb790ab877e1d2e56e19cebb29" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |