summaryrefslogtreecommitdiffstats
path: root/system/postgresql
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2022-11-30 17:59:20 +0100
committer Willy Sudiarto Raharjo2022-11-30 18:00:50 +0100
commitc1f4b6e795297f4119c834e52bb32ce74a4c95a6 (patch)
tree01e890285036f07af5c645546b2d0c753d9a4b1c /system/postgresql
parentb14de6a5e0ec9b0ec47fe520dcd3b0937ecf3165 (diff)
downloadslackbuilds-c1f4b6e795297f4119c834e52bb32ce74a4c95a6.tar.gz
system/postgresql: Updated for version 14.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/postgresql')
-rw-r--r--system/postgresql/postgresql.SlackBuild2
-rw-r--r--system/postgresql/postgresql.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/system/postgresql/postgresql.SlackBuild b/system/postgresql/postgresql.SlackBuild
index 443848f76a..5cb6b0b2f3 100644
--- a/system/postgresql/postgresql.SlackBuild
+++ b/system/postgresql/postgresql.SlackBuild
@@ -30,7 +30,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=postgresql
-VERSION=${VERSION:-14.3}
+VERSION=${VERSION:-14.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/postgresql/postgresql.info b/system/postgresql/postgresql.info
index 21f9a1bd4c..032a393f11 100644
--- a/system/postgresql/postgresql.info
+++ b/system/postgresql/postgresql.info
@@ -1,8 +1,8 @@
PRGNAM="postgresql"
-VERSION="14.3"
+VERSION="14.6"
HOMEPAGE="https://www.postgresql.org"
-DOWNLOAD="https://ftp.postgresql.org/pub/source/v14.3/postgresql-14.3.tar.gz"
-MD5SUM="25537255e3467a21418751a801b522c0"
+DOWNLOAD="https://ftp.postgresql.org/pub/source/v14.6/postgresql-14.6.tar.gz"
+MD5SUM="a6d93a1272737ff62a2238e802fc998f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""