aboutsummaryrefslogtreecommitdiff
path: root/system/postgresql/postgresql.SlackBuild
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-02-22 08:11:35 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-02-22 08:11:35 +0700
commitf453a74368b1a6d9d0555f80d509a64a6cda24bb (patch)
tree4bfc082460e3afa5fd31659dd6733a0436b64563 /system/postgresql/postgresql.SlackBuild
parent9d3355ba371cefa174dae3fc82a362f8eea48df6 (diff)
system/postgresql: Updated for version 14.17.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/postgresql/postgresql.SlackBuild')
-rw-r--r--system/postgresql/postgresql.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/postgresql/postgresql.SlackBuild b/system/postgresql/postgresql.SlackBuild
index 0c2741aa45..6cd0adbd76 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.16}
+VERSION=${VERSION:-14.17}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}