diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-12-08 13:14:02 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-01-25 14:44:39 +0700 |
commit | 2e1e179158c17d3c2ea4109c5002852ca7140c9c (patch) | |
tree | 487a4b9cb2eeec0c890f4b3ccff9cf2890e6e548 /system/postgresql/postgresql.info | |
parent | d0f395d52c3d9cfe03e0984331762d89a9b933a5 (diff) |
system/postgresql: Updated for version 14.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
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 cd4def779b807..e531bca2ff4cb 100644 --- a/system/postgresql/postgresql.info +++ b/system/postgresql/postgresql.info @@ -1,8 +1,8 @@ PRGNAM="postgresql" -VERSION="10.17" +VERSION="14.1" HOMEPAGE="https://www.postgresql.org" -DOWNLOAD="https://ftp.postgresql.org/pub/source/v10.17/postgresql-10.17.tar.gz" -MD5SUM="db221f79265f849616d719f3fe168d44" +DOWNLOAD="https://ftp.postgresql.org/pub/source/v14.1/postgresql-14.1.tar.gz" +MD5SUM="882ba38db78cc5f103f701fc68f50293" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |