diff options
author | Adis Nezirovic <adis_at_linux.org.ba> | 2018-02-11 14:53:38 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-02-17 07:42:53 +0700 |
commit | 0023a1b9b9ba676fdc86f42f30f603a4be918b40 (patch) | |
tree | 138cf0ebf427bdcd3fba9c5bfbc01f845d296fb9 /system/postgresql/postgresql.info | |
parent | a5a29c0aabee4ba7105e6e133e35fea0455221ce (diff) | |
download | slackbuilds-0023a1b9b9ba676fdc86f42f30f603a4be918b40.tar.gz |
system/postgresql: Updated for version 10.2.
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 efc28309af..a73180c6c6 100644 --- a/system/postgresql/postgresql.info +++ b/system/postgresql/postgresql.info @@ -1,8 +1,8 @@ PRGNAM="postgresql" -VERSION="9.6.4" +VERSION="10.2" HOMEPAGE="https://www.postgresql.org" -DOWNLOAD="https://ftp.postgresql.org/pub/source/v9.6.4/postgresql-9.6.4.tar.bz2" -MD5SUM="67b01523a75271fd6cb2638eb2b55795" +DOWNLOAD="https://ftp.postgresql.org/pub/source/v10.2/postgresql-10.2.tar.bz2" +MD5SUM="e97c3cc72bdf661441f29069299b260a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |