diff options
author | David Spencer <baildon.research@googlemail.com> | 2017-05-18 17:07:55 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-05-20 06:54:28 +0700 |
commit | a7bbc01865a8bd237f67453045bab11fec173293 (patch) | |
tree | 1751030428609c72d605415d496623ddf4102052 /system/postgresql/postgresql.info | |
parent | 60f21ec2e992371cd8e2889ba4799e61011e26d0 (diff) | |
download | slackbuilds-a7bbc01865a8bd237f67453045bab11fec173293.tar.gz |
system/postgresql: Updated homepage and download links.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/postgresql/postgresql.info')
-rw-r--r-- | system/postgresql/postgresql.info | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/postgresql/postgresql.info b/system/postgresql/postgresql.info index 5b6b164a77..56185f0f02 100644 --- a/system/postgresql/postgresql.info +++ b/system/postgresql/postgresql.info @@ -1,7 +1,7 @@ PRGNAM="postgresql" VERSION="9.6.0" -HOMEPAGE="http://www.postgresql.org" -DOWNLOAD="http://ftp.postgresql.org/pub/source/v9.6.0/postgresql-9.6.0.tar.bz2" +HOMEPAGE="https://www.postgresql.org" +DOWNLOAD="https://ftp.postgresql.org/pub/source/v9.6.0/postgresql-9.6.0.tar.bz2" MD5SUM="c5af6ebb790ab877e1d2e56e19cebb29" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |